Skip to content
Cline

FRED (economic data) for Cline

io.github.mcpwright/fred-mcp

FRED economic time series + ALFRED vintages: data as originally published, before revisions.

client:Cline transport:stdio runtime:pypi

Install FRED (economic data) in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

{
  "mcpServers": {
    "fred-mcp": {
      "command": "uvx",
      "args": [
        "mcpwright-fred"
      ],
      "env": {
        "FRED_API_KEY": "<FRED_API_KEY>",
        "FRED_MCP_USER_AGENT": "<FRED_MCP_USER_AGENT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

FRED (economic data) in other clients