Agent Ready for VS Code
io.github.mlava/agent-ready-mcp
Scan any URL for AI agent readability — Vercel Spec, llmstxt.org, and agent-protocol manifests.
client:VS Code
transport:streamable-http
runtime:npm
tools:3
Install Agent Ready in VS Code
.vscode/mcp.json
{
"servers": {
"agent-ready-mcp": {
"type": "http",
"url": "https://agent-ready.dev/api/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs