Agent Ready for Zed
io.github.mlava/agent-ready-mcp
Scan any URL for AI agent readability — Vercel Spec, llmstxt.org, and agent-protocol manifests.
client:Zed
transport:streamable-http
runtime:npm
tools:3
Install Agent Ready in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agent-ready-mcp": {
"url": "https://agent-ready.dev/api/v1/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs