Skip to content
Zed

Fcc for Zed

io.github.pipeworx-io/fcc

FCC public geo/census APIs (geo.fcc.gov) MCP.

client:Zed transport:streamable-http

Install Fcc in Zed

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

{
  "context_servers": {
    "fcc": {
      "url": "https://gateway.pipeworx.io/fcc/mcp"
    }
  }
}

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

Fcc in other clients