Skip to content
Grok

MileMaker MCP for Grok

io.github.mile-maker/milemaker-mcp

MileMaker MCP server provides mapping services for commercial transportation.

client:Grok transport:streamable-http

Install MileMaker MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "milemaker-mcp": {
      "type": "http",
      "url": "https://mcp.milemaker.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

MileMaker MCP in other clients