Skip to content
Windsurf

FRED Economic Data for Windsurf

io.github.danishashko/fred-economic-mcp

FRED economic data: GDP, inflation, unemployment, rates, and 800k+ Federal Reserve time series.

client:Windsurf transport:stdio runtime:npm

Install FRED Economic Data in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "fred-economic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fred-economic-mcp"
      ],
      "env": {
        "FRED_API_KEY": "<FRED_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

FRED Economic Data in other clients