Skip to content
Grok

agent access index for Grok

io.github.agentwares/agent-access-index

Whether an AI agent may fetch a URL, on what terms, and at what price. Free, no key, no signup.

client:Grok transport:streamable-http tools:3

Install agent access index in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agent-access-index": {
      "type": "http",
      "url": "https://agentwares-access-index.vercel.app/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

What Grok can do once it is connected

agent access index in other clients