kuongeo for VS Code
io.github.kotaro-studio/kuongeo
GNSS/RTK and weather archive for Japan: nearest RTK bases, municipality facts, JMA warnings. No key.
client:VS Code
transport:streamable-http
tools:6
Install kuongeo in VS Code
.vscode/mcp.json
{
"servers": {
"kuongeo": {
"type": "http",
"url": "https://kuongeo.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs