Mapsource Geospatial API for Grok
io.github.robit-man/mapsource
OSM queries, raster tiles, elevation. Check status: queries currently use fixtures; x402 is testnet.
client:Grok
transport:streamable-http
tools:13
Install Mapsource Geospatial API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mapsource": {
"type": "http",
"url": "https://mapsource.io/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