0xKobold/pi-mcp
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.
Platform-specific configuration:
{
"mcpServers": {
"pi-mcp": {
"command": "npx",
"args": [
"-y",
"pi-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...