census mcp server for VS Code
io.github.cyanheads/census-mcp-server
Query U.S. Census Bureau data, variables, and geography via MCP.
client:VS Code
transport:streamable-http
runtime:npm
tools:8
Install census mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"census-mcp-server": {
"type": "http",
"url": "https://census.caseyjhand.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs