Model Context Protocol (MCP) integration for pi-coding-agent. Connect to any MCP server (stdio, SSE, StreamableHTTP, WebSocket) and use its tools, resources, and prompts natively.
{
"mcpServers": {
"0xkoboldpi": {
"command": "npx",
"args": [
"-y",
"@0xkobold/pi-mcp"
]
}
}
}