Skip to content
VS Code

Fed Comms for VS Code

io.github.pipeworx-io/fed-comms

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

client:VS Code transport:streamable-http

Install Fed Comms in VS Code

.vscode/mcp.json

{
  "servers": {
    "fed-comms": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/fed-comms/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Fed Comms in other clients