Skip to content
Grok

AI Index Network for Grok

io.github.willians2018/ai-index-network

Answers questions about a business using its indexed website content, with cited sources.

client:Grok transport:streamable-http

Install AI Index Network in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ai-index-network": {
      "type": "http",
      "url": "https://api.aindex-ai.com/v1/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

AI Index Network in other clients