Agent Rescue for Zed
io.github.santismm/agent-rescue
Cross-session idempotency, URLs as schema-validated JSON, and a record of missing capabilities.
client:Zed
transport:streamable-http
tools:3
Install Agent Rescue in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agent-rescue": {
"url": "https://agent-rescue.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs