Destatis for VS Code
io.github.pipeworx-io/destatis
Destatis MCP — Germany's official statistics (Destatis GENESIS-Online).
client:VS Code
transport:streamable-http
Install Destatis in VS Code
.vscode/mcp.json
{
"servers": {
"destatis": {
"type": "http",
"url": "https://gateway.pipeworx.io/destatis/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs