Switzerland MCP ๐จ๐ญ for VS Code
io.github.vikramgorla/swiss
Swiss open data MCP server. 76 tools, zero API keys. Transport, weather, geodata, news, rates.
client:VS Code
transport:stdio
runtime:npm
Install Switzerland MCP ๐จ๐ญ in VS Code
.vscode/mcp.json
{
"servers": {
"swiss": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-swiss"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs