Skip to content
Claude Desktop

pitbridge for Claude Desktop

com.pitbridge/pitbridge

Local-first MCP bridge for NinjaTrader 8 behind a deterministic guardrail engine.

client:Claude Desktop transport:stdio runtime:pypi

Install pitbridge in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pitbridge": {
      "command": "uvx",
      "args": [
        "pitbridge"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

pitbridge in other clients