my-pi for Claude Desktop
io.github.boxboxmari/my-pi
Local-first MCP runtime for coding agents with safe workspace access, AST/LSP navigation, and Git.
client:Claude Desktop
transport:stdio
runtime:npm
Install my-pi in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"my-pi": {
"command": "npx",
"args": [
"-y",
"@koonwang03/my-pi"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs