agentproto/mcp-runtime — AIP-32 MCP provider specialisation. Sugar over @agentproto/driver for Model Context Protocol servers (stdio/SSE/HTTP transports). v0.1 ships frontmatter-driven dispatch; full …
{
"mcpServers": {
"agentprotodriver": {
"command": "npx",
"args": [
"-y",
"@agentproto/driver-mcp"
]
}
}
}