Switzerland MCP ๐จ๐ญ for Grok
io.github.vikramgorla/swiss
Swiss open data MCP server. 76 tools, zero API keys. Transport, weather, geodata, news, rates.
client:Grok
transport:stdio
runtime:npm
Install Switzerland MCP ๐จ๐ญ in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"swiss": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-swiss"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs