Skip to content
Cursor

Fed Comms for Cursor

io.github.pipeworx-io/fed-comms

Federal Reserve communications from federalreserve.gov: the FOMC meeting calendar, each policy…

client:Cursor transport:streamable-http

Install Fed Comms in Cursor

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

{
  "mcpServers": {
    "fed-comms": {
      "url": "https://gateway.pipeworx.io/fed-comms/mcp"
    }
  }
}

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

Fed Comms in other clients