Skip to content
VS Code

german tax data for VS Code

dev.crelvo/german-tax-data

German municipal tax data (Hundesteuer, Zweitwohnungsteuer, Pfaendung), cited to the source

client:VS Code transport:streamable-http tools:10

Install german tax data in VS Code

.vscode/mcp.json

{
  "servers": {
    "german-tax-data": {
      "type": "http",
      "url": "https://data.crelvo.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

german tax data in other clients