Dazbench for Zed
app.dazbench/dazbench
Task management your AI agents can actually run. One line becomes a context-ready task over MCP.
client:Zed
transport:streamable-http
Install Dazbench in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dazbench": {
"url": "https://mcp.dazbench.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs