MCP (Model Context Protocol) adapter extension for Pi coding agent โ bridges any MCP server into Pi as first-class tools
{
"mcpServers": {
"ineersamy-pi-adapter": {
"command": "npx",
"args": [
"-y",
"@ineersa/my-pi-mcp-adapter"
]
}
}
}