Skip to content
Zed

Fred for Zed

io.github.pipeworx-io/fred

FRED MCP — Federal Reserve Economic Data (St. Louis Fed)

client:Zed transport:streamable-http

Install Fred in Zed

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

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

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

Fred in other clients