Skip to content
VS Code

Dooit for VS Code

so.dooit/mcp

Read and run a user's task board: tasks, schedules, projects, and weekly/monthly/yearly goals.

client:VS Code transport:streamable-http

Install Dooit in VS Code

.vscode/mcp.json

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

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

Dooit in other clients