Skip to content
Zed

ecb mcp for Zed

io.github.scka-de/ecb-mcp

ECB data for AI agents — rates, yields, inflation, money supply, and 100+ datasets. No API key.

client:Zed transport:stdio runtime:npm

Install ecb mcp in Zed

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

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

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

ecb mcp in other clients