Skip to content
VS Code

Fcc for VS Code

io.github.pipeworx-io/fcc

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

client:VS Code transport:streamable-http

Install Fcc in VS Code

.vscode/mcp.json

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

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

Fcc in other clients