Skip to content
Zed

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

Switzerland MCP ๐Ÿ‡จ๐Ÿ‡ญ in other clients