radtask mcp for Zed
io.github.dougsureel-tech/radtask-mcp
AI task cockpit: an agent does your tasks and asks before anything irreversible.
client:Zed
transport:streamable-http
tools:3
Install radtask mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"radtask-mcp": {
"url": "https://radtask.ai/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs