Skip to content
Zed

Eodhd for Zed

io.github.pipeworx-io/eodhd

EODHD MCP — wraps EOD Historical Data (eodhd.com)

client:Zed transport:streamable-http

Install Eodhd in Zed

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

{
  "context_servers": {
    "eodhd": {
      "url": "https://gateway.pipeworx.io/eodhd/mcp"
    }
  }
}

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

Eodhd in other clients