Skip to content
Zed

Fed Comms for Zed

io.github.pipeworx-io/fed-comms

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

client:Zed transport:streamable-http

Install Fed Comms in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Fed Comms in other clients