Skip to content
Gemini CLI

Agent Ready for Gemini CLI

io.github.mlava/agent-ready-mcp

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

client:Gemini CLI transport:streamable-http runtime:npm tools:3

Install Agent Ready in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "agent-ready-mcp": {
      "httpUrl": "https://agent-ready.dev/api/v1/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

Agent Ready in other clients