Statcan for VS Code
io.github.pipeworx-io/statcan
StatCan MCP — Statistics Canada (StatCan) time-series via the Web Data
client:VS Code
transport:streamable-http
Install Statcan in VS Code
.vscode/mcp.json
{
"servers": {
"statcan": {
"type": "http",
"url": "https://gateway.pipeworx.io/statcan/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs