Skip to content
VS Code

Done Bear for VS Code

com.donebear/donebear

Local-first task manager: create, edit, and complete tasks, projects, and checklists via MCP.

client:VS Code transport:streamable-http tools:15

Install Done Bear in VS Code

.vscode/mcp.json

{
  "servers": {
    "donebear": {
      "type": "http",
      "url": "https://mcp.donebear.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Done Bear in other clients