Skip to content
Cursor

Eodhd for Cursor

io.github.pipeworx-io/eodhd

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

client:Cursor transport:streamable-http

Install Eodhd in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Eodhd in other clients