ReadyAgents for Zed
io.github.readyagentsdev/readyagents
Local YAML/JSON agent workflow CLI with approvals, resume, and optional stdio or loopback MCP HTTP.
client:Zed
transport:stdio
runtime:pypi
Install ReadyAgents in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"readyagents": {
"command": "uvx",
"args": [
"readyagentsdev"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs