Skip to content
Claude Desktop

agentready for Claude Desktop

io.github.msanchezgrice/agentready

Scan any public site for AI-agent visibility; get scored findings, a machine-readable fix pack, and

client:Claude Desktop transport:streamable-http tools:7

Install agentready in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agentready": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.agentready.me/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

agentready in other clients