Skip to content
Cursor

Fred for Cursor

io.github.pipeworx-io/fred

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

client:Cursor transport:streamable-http

Install Fred in Cursor

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

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

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

Fred in other clients