Skip to content
Grok

Maplith for Grok

com.maplith/maplith

Data-ontology maps of your business systems, served to AI agents over MCP.

client:Grok transport:streamable-http

Install Maplith in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "maplith": {
      "type": "http",
      "url": "https://app.maplith.com/api/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

Maplith in other clients