
Todos
io.github.mctx-aiv2.0.8Updated Sep 23, 2026
Personal todo list that persists across sessions. Create, update, complete, reorder, and delete todo
Installation
In SourceWeft
- Open Todos 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": {
"todos": {
"type": "sse",
"url": "https://todos.mctx.ai/v2.0.8"
}
}
}Tools
0Tool metadata has not been indexed yet.
Version history
1- v2.0.8LatestSep 16, 2026
