{"name":"agent-ready-apps","description":"Agent Ready MCP App (OpenAI Apps SDK / MCP-UI): renders an interactive AI agent-readability score-card widget inline in the conversation.","instructions":"This is an MCP App (OpenAI Apps SDK / MCP-UI). It exposes a ui:// HTML resource (ui://widget/agent-ready-score.html) and two UI-bound tools (scan_site, get_scan) carrying _meta.ui.resourceUri, so calling them renders an interactive Agent Ready score card directly in the conversation. A third tool, ask, runs a natural-language search over Agent Ready's own methodology, check registry, and validated specs and returns text results. No authentication or API key required; only public URLs are scanned.","version":"1.0.0","serverUrl":"https://mcp.agent-ready.dev/api/apps/mcp","tools":[{"name":"scan_site","description":"Scan a public website for AI agent readability and render the interactive score card. Long scans return an id to poll with get_scan."},{"name":"get_scan","description":"Fetch a previously started scan by id and re-render the interactive score card."},{"name":"ask","description":"Natural-language search over Agent Ready's own content — scoring methodology, the check registry, and the validated specs. Returns Schema.org-typed results. No API key required."}],"icon":"https://agent-ready.dev/icon.svg","icons":[{"src":"https://agent-ready.dev/icon.svg","sizes":"any","type":"image/svg+xml"},{"src":"https://agent-ready.dev/icon-512.png","sizes":"512x512","type":"image/png"},{"src":"https://agent-ready.dev/icon-192.png","sizes":"192x192","type":"image/png"}],"logo":"https://agent-ready.dev/icon.svg","category":"developer-tools","categories":["developer-tools","ai-infrastructure","monitoring"],"protocolVersion":"2025-11-25","serverInfo":{"name":"agent-ready-apps","version":"1.0.0"},"transport":{"type":"http","endpoint":"https://mcp.agent-ready.dev/api/apps/mcp"},"capabilities":{"tools":{},"resources":{}},"authentication":{"required":false},"documentationUrl":"https://agent-ready.dev/docs/api","apps":{"supported":true,"protocol":"mcp-apps","endpoint":"https://mcp.agent-ready.dev/api/apps/mcp","authentication":{"required":false},"tools":["scan_site","get_scan","ask"],"resources":[{"uri":"ui://widget/agent-ready-score.html","mimeType":"text/html;profile=mcp-app","description":"Interactive AI agent-readability score card + per-check breakdown, rendered in-conversation."}]}}