census for VS Code
io.usefulapi/census
List reverse-ETL sources, destinations, models, syncs and runs; trigger syncs into SaaS tools.
client:VS Code
transport:streamable-http
Install census in VS Code
.vscode/mcp.json
{
"servers": {
"census": {
"type": "http",
"url": "https://census.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs