Skip to content
Grok

Agent Ready for Grok

io.github.mlava/agent-ready-mcp

Scan any URL for AI agent readability — Vercel Spec, llmstxt.org, and agent-protocol manifests.

client:Grok transport:streamable-http runtime:npm tools:3

Install Agent Ready in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agent-ready-mcp": {
      "type": "http",
      "url": "https://agent-ready.dev/api/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

What Grok can do once it is connected

Agent Ready in other clients