Skip to content
VS Code

Census ACS Demographics for VS Code

com.olyport/census

Population, income, poverty, education, housing, and commuting from the US Census ACS

client:VS Code transport:streamable-http tools:5

Install Census ACS Demographics in VS Code

.vscode/mcp.json

{
  "servers": {
    "census": {
      "type": "http",
      "url": "https://mcp.olyport.com/census/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Census ACS Demographics in other clients