# AgentReady > The easy button for making any website AI-agent ready. Paste a URL to generate a spec-compliant llms.txt, a hosted /ask RAG endpoint, and an MCP server — no developer required. ## Platform - [Site Directory](https://agentready.it.com/directory): Human-readable listing of all AgentReady-indexed sites and their agent endpoints. - [Directory API](https://agentready.it.com/api/directory): Machine-readable JSON index of all indexed domains, their /ask and /mcp endpoints. ## How to use To query any indexed site, POST `{"query": "your question"}` to its ask_endpoint URL listed in the directory. ## Indexed Sites (11) - [Coincall API Documentation](https://docs.coincall.com): Official API reference for Coincall's REST and WebSocket endpoints, covering authentication, trading, and account management. — ask endpoint: https://agentready.it.com/api/sites/bd561d68-5b52-4674-88d5-0325a6784c16/ask - [AgentReady](https://www.agentready.it.com): A tool that crawls any website and instantly generates a spec-compliant llms.txt, /ask endpoint, and MCP server. — ask endpoint: https://agentready.it.com/api/sites/661542ec-5326-4d62-b1a9-db6cb6e4dc74/ask - [Anthropic](https://www.anthropic.com): Anthropic is an AI safety company building reliable, interpretable, and steerable AI systems, including the Claude family of models. — ask endpoint: https://agentready.it.com/api/sites/5c3070cd-019b-41a0-9b65-b8ca86b751d6/ask - [Cursor](https://cursor.com/): Cursor is an AI-powered coding agent and IDE for building ambitious software with frontier models. — ask endpoint: https://agentready.it.com/api/sites/85188527-ff1a-4199-b6f4-bf5304ec5c49/ask - [HeyGen AI](https://heygen.ai): HeyGen is an AI video generation platform that turns scripts, images, and documents into professional videos with lifelike avatars. — ask endpoint: https://agentready.it.com/api/sites/ad28925a-13bb-4199-8f2c-0e91b25f7127/ask - [AgentReady](https://agentready.org): The open standard defining and measuring agent readiness for websites and APIs. — ask endpoint: https://agentready.it.com/api/sites/9dcc7c0a-1cff-46aa-8926-e7a6ccd69156/ask - [ora // Agent Readiness Ranking](https://ora.ai): ora scans websites and MCP servers to rank how ready businesses are for AI agents to find, understand, and use them. — ask endpoint: https://agentready.it.com/api/sites/cb599097-b819-4baf-b3cb-422700145bdf/ask - [Google](https://google.com): Google's homepage and Gmail product suite, offering AI-powered email, workspace solutions, and program policies in multiple languages. — ask endpoint: https://agentready.it.com/api/sites/bbbd8abc-526b-43b2-ae68-2825b95e7020/ask - [Apify: The largest marketplace of trusted tools for AI](https://apify.com): Apify is a platform and marketplace offering web scraping, data extraction, and automation tools (Actors) for AI agents and developers. — ask endpoint: https://agentready.it.com/api/sites/0b1dcafa-58e7-41c1-8b83-47c7c85a7b4e/ask - [Floik](https://floik.com): AI-powered platform to create interactive demos, explainer videos, and step-by-step guides for user onboarding and product adoption. — ask endpoint: https://agentready.it.com/api/sites/7a04476a-ff96-41cf-8cd6-17817e4e863e/ask - [Clueso](https://clueso.io): AI-powered platform that transforms screen recordings into professional product videos and documentation in minutes. — ask endpoint: https://agentready.it.com/api/sites/69a1513b-993b-45bd-8b74-b7dfe43591c4/ask ## Standards - [llms.txt Spec](https://llmstxt.org): The community standard this platform implements. - [NLWeb](https://github.com/nlweb-ai/NLWeb): The /ask and /mcp endpoint conventions we follow. - [MCP](https://modelcontextprotocol.io): Model Context Protocol standard for agent tool integration.