Skip to content
VS Code

doing for VS Code

live.alpic.doing-v2-d5286fe8/doing

simple task manager for your LLM

client:VS Code transport:streamable-http

Install doing in VS Code

.vscode/mcp.json

{
  "servers": {
    "doing": {
      "type": "http",
      "url": "https://doing-v2-d5286fe8.alpic.live"
    }
  }
}

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

doing in other clients