Zügle for VS Code
com.zuegle/zugle
Swiss income tax by municipality, cheaper-town ranking, apartment listings and commute times.
client:VS Code
transport:streamable-http
tools:8
Install Zügle in VS Code
.vscode/mcp.json
{
"servers": {
"zugle": {
"type": "http",
"url": "https://zuegle.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs