Switzerland MCP ๐จ๐ญ for Zed
io.github.vikramgorla/swiss
Swiss open data MCP server. 76 tools, zero API keys. Transport, weather, geodata, news, rates.
client:Zed
transport:stdio
runtime:npm
Install Switzerland MCP ๐จ๐ญ in Zed
~/.config/zed/settings.json ยท windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"swiss": {
"command": "npx",
"args": [
"-y",
"mcp-swiss"
]
}
}
}
Merge this into your existing settings object โ do not replace the file. Zed docs