Skip to content
VS Code

GetItDone for VS Code

com.nowgetitdone/getitdone

AI-native task management: list, create, update and archive tasks with rich context for AI agents

client:VS Code transport:streamable-http

Install GetItDone in VS Code

.vscode/mcp.json

{
  "servers": {
    "getitdone": {
      "type": "http",
      "url": "https://app.nowgetitdone.com/api/mcp"
    }
  }
}

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

GetItDone in other clients