Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"cansiny0320-pi-mcp-adapter": {
"command": "npx",
"args": [
"-y",
"@cansiny0320/pi-mcp-adapter"
]
}
}
}
Or smoke-test directly:
npx -y @cansiny0320/pi-mcp-adapter
Details
| Website | https://www.npmjs.com/package/@cansiny0320/pi-mcp-adapter |
|---|---|
| GitHub | git+https://github.com/Cansiny0320/pi-mcp-adapter.git |
| License | unknown |
| Pricing | free |
| Tags | pi-package pi mcp model-context-protocol ai coding-agent extension claude |
| Sources | npm |
| Discovered | 2026-05-25 |