callable for Zed
io.github.ccstt-dev/callable
API for AI agents to delegate tasks to real humans.
client:Zed
transport:streamable-http
tools:3
Install callable in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"callable": {
"url": "https://getcallable.dev/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs