Skip to content
Zed

tradar for Zed

io.github.stolarubrendang/tradar

Real-time market catalysts from 50+ primary federal sources, AI-classified for traders.

client:Zed transport:stdio runtime:npm

Install tradar in Zed

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

{
  "context_servers": {
    "tradar": {
      "command": "npx",
      "args": [
        "-y",
        "tradar-mcp"
      ]
    }
  }
}

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

tradar in other clients