doing
live.alpic.doing-v2-d5286fe8/doingsimple task manager for your LLM
Tools · 2
Manage the doing task stack. Add a task, complete one, list tasks, or view the full stack with UI.
View all completed tasks in chronological order (from oldest to most recent)
Resources · 2
Task stack with done buttons
ui://views/apps-sdk/doing.html?v=447ed796
Task stack with done buttons
ui://views/ext-apps/doing.html?v=447ed796
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"doing": {
"url": "https://doing-v2-d5286fe8.alpic.live",
"transport": "streamable-http"
}
}
}