Skip to content
Grok

Mapnostics for Grok

io.github.ffteema/mapnostics-mcp

Codebase intelligence for AI agents — dead code, blast radius, ownership.

client:Grok transport:streamable-http runtime:npm

Install Mapnostics in Grok

.mcp.json (in your project root)

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

Mapnostics in other clients