Skip to content
Cursor

Dazbench for Cursor

app.dazbench/dazbench

Task management your AI agents can actually run. One line becomes a context-ready task over MCP.

client:Cursor transport:streamable-http

Install Dazbench in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "dazbench": {
      "url": "https://mcp.dazbench.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Dazbench in other clients