Skip to content
Windsurf

Census (ACS by ZIP) for Windsurf

io.github.mcpwright/census-mcp

U.S. Census (ACS) data by ZIP: income, demographics, housing, education, from a local store.

client:Windsurf transport:stdio runtime:pypi

Install Census (ACS by ZIP) in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "census-mcp": {
      "command": "uvx",
      "args": [
        "mcpwright-census"
      ],
      "env": {
        "CENSUS_API_KEY": "<CENSUS_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Census (ACS by ZIP) in other clients