Skip to content
Cursor

Fcc for Cursor

io.github.pipeworx-io/fcc

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

client:Cursor transport:streamable-http

Install Fcc in Cursor

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

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

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

Fcc in other clients