# AgentVisible

> Agent-readiness scanner and implementation layer. Use this service to scan websites and generate draft files that make them easier for AI agents to discover, read and act on.

## Core resources

- Home: https://agentvisible.io/
- HTML report: https://agentvisible.io/scan?url=apple.com
- JSON scan API: https://agentvisible.io/api/scan?url=apple.com
- Fix pack API: https://agentvisible.io/api/fix-pack?url=apple.com
- API catalog: https://agentvisible.io/.well-known/api-catalog
- MCP server card: https://agentvisible.io/.well-known/mcp.json

## Supported tasks

- Scan a public website for agent-readiness signals.
- Return machine-readable scan results.
- Generate draft llms.txt, API catalog, MCP metadata and robots policy additions.

## Writing

- https://agentvisible.io/blog/is-your-website-invisible-to-ai-agents
- https://agentvisible.io/blog/the-7-signals-ai-agents-check
- https://agentvisible.io/blog/what-is-llms-txt
- https://agentvisible.io/blog/agent-ready-vs-seo-ready
- https://agentvisible.io/blog/we-made-an-online-shop-agent-ready
