Skip to content
Zed

Financial Data API for Zed

com.financialdatapi/mcp

Point-in-time macro, central bank rates and sentiment, COT positioning, from official sources.

client:Zed transport:streamable-http

Install Financial Data API in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.financialdatapi.com"
    }
  }
}

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

Financial Data API in other clients