kuongeo for Grok
io.github.kotaro-studio/kuongeo
GNSS/RTK and weather archive for Japan: nearest RTK bases, municipality facts, JMA warnings. No key.
client:Grok
transport:streamable-http
tools:6
Install kuongeo in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"kuongeo": {
"type": "http",
"url": "https://kuongeo.com/mcp"
}
}
}
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