
Todo
io.github.mctx-aiv2.0.3Updated Sep 23, 2026
Personal todo list that persists across sessions and MCP clients. Create, update, complete, reorder,
Installation
In SourceWeft
- Open Todo in the dashboard and add it to a workspace.
- Enable the server for the chats that should use its tools.
Web executable via SSE. Remote servers run from the web runtime once configured in a workspace.
Other MCP clients
Add this to your client's mcpServers config.
{
"mcpServers": {
"todo": {
"type": "sse",
"url": "https://todo.mctx.ai/v2.0.3"
}
}
}Tools
0Tool metadata has not been indexed yet.
Version history
1- v2.0.3LatestSep 16, 2026
