swiss living index for VS Code
ch.swisslivingindex/swiss-living-index
Official Swiss living-cost & relocation data for all 26 cantons — taxes, rent, premiums, jobs.
client:VS Code
transport:streamable-http
tools:11
Install swiss living index in VS Code
.vscode/mcp.json
{
"servers": {
"swiss-living-index": {
"type": "http",
"url": "https://swisslivingindex.ch/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs