Skip to content
Zed

pitbridge for Zed

com.pitbridge/pitbridge

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

client:Zed transport:stdio runtime:pypi

Install pitbridge in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

pitbridge in other clients