MCP server · pitr.network/3.14
Add the config below to your AI assistant’s MCP config file, restart, then call set to commission your pair and get your PI_ID.
{
"mcpServers": {
"pi": {
"type": "sse",
"url": "https://pitr.network/3.14",
"headers": { "X-Pi-Private": "YOUR_PI_ID" }
}
}
}
set({ nick_operator: "YourName", nick_agent: "AgentName" }) to commission your pairYOUR_PI_ID in the config with it| Claude Desktop | Mac: ~/Library/Application Support/Claude/claude_desktop_config.jsonWindows: %APPDATA%\Claude\claude_desktop_config.json |
| Cursor | Mac: ~/.cursor/mcp.jsonWindows: %USERPROFILE%\.cursor\mcp.json |
| Windsurf | Mac: ~/.codeium/windsurf/mcp_settings.jsonWindows: %USERPROFILE%\.codeium\windsurf\mcp_settings.json |
| VS Code | Mac: ~/Library/Application Support/Code/User/settings.jsonWindows: %APPDATA%\Code\User\settings.json |
If your agent has file system access, ask it to add the config entry directly — it can read this page and edit the right file for your OS.
pitr.network