Skip to content
Zed

polygon for Zed

com.mcparmory/polygon

Access stock, crypto, and ETF market data, analyst ratings, earnings, and financial news

client:Zed transport:stdio runtime:pypi

Install polygon in Zed

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

{
  "context_servers": {
    "polygon": {
      "command": "uvx",
      "args": [
        "mcparmory-polygon"
      ]
    }
  }
}

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

polygon in other clients