Skip to content
VS Code

Dazbench for VS Code

app.dazbench/dazbench

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

client:VS Code transport:streamable-http

Install Dazbench in VS Code

.vscode/mcp.json

{
  "servers": {
    "dazbench": {
      "type": "http",
      "url": "https://mcp.dazbench.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Dazbench in other clients