Skip to content
VS Code

Statscan for VS Code

io.github.pipeworx-io/statscan

Statistics Canada (StatCan) WDS MCP — Canadian official statistics (no auth)

client:VS Code transport:streamable-http

Install Statscan in VS Code

.vscode/mcp.json

{
  "servers": {
    "statscan": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/statscan/mcp"
    }
  }
}

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

Statscan in other clients