Common pi-coding-agent extensions: web search + image understanding (mmx), MCP server bridge, sub-agent spawn, browser automation (agent-browser).
{
"mcpServers": {
"shog-labpi-toolkit": {
"command": "npx",
"args": [
"-y",
"@shog-lab/pi-toolkit"
]
}
}
}