Skip to content
Grok

Cleared Index for Grok

com.clearedindex/mcp

Cleared Check before pay: lookup_merchant, cleared_check, route_gateway for x402 agents.

client:Grok transport:stdio runtime:npm

Install Cleared Index in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@n747ai/clearedindex-mcp-server"
      ]
    }
  }
}

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

Cleared Index in other clients