DoneThat for VS Code
ai.donethat/donethat
Privacy-first work tracking with summaries, reports, coaching, and AI-ready long-term memory.
client:VS Code
transport:streamable-http
Install DoneThat in VS Code
.vscode/mcp.json
{
"servers": {
"donethat": {
"type": "http",
"url": "https://mcp.donethat.ai/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs