Agent Ready for Cursor
io.github.mlava/agent-ready-mcp
Scan any URL for AI agent readability — Vercel Spec, llmstxt.org, and agent-protocol manifests.
client:Cursor
transport:streamable-http
runtime:npm
tools:3
Install Agent Ready in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-ready-mcp": {
"url": "https://agent-ready.dev/api/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs