-
v1.0.1 - Fix Windows sign-in Stable
released this
2026-07-10 14:01:12 +00:00 | 1 commits to main since this releaseFixes
todo_loginon Windows: the sign-in URL was launched through cmd.exe, which splits commands at&and truncated the OAuth request after the first query parameter (Microsoft error AADSTS900144: missing 'scope'). The browser now launches without shell parsing.Install/upgrade:
- Claude Desktop:
ms-todo.mcpbvia Settings -> Extensions - Cowork / Claude Code:
ms-todo.pluginvia the plugin picker
Existing sign-ins are unaffected (token cache carries over). macOS/Linux installs of v1.0.0 don't need this fix but should upgrade to stay in sync.
Downloads
- Claude Desktop:
-
released this
2026-06-16 23:32:06 +00:00 | 3 commits to main since this releaseMicrosoft To Do for Claude — first release.
Claude Desktop install
- Download ms-todo.mcpb below.
- Claude Desktop → Settings → Extensions → install it.
- In a chat: "Sign in to Microsoft To Do" (browser opens, one-time).
The bundle is unsigned, so Claude Desktop shows an "unverified publisher" notice on install — that is expected; install anyway. (Code-signing is pending a working signer + a CA-trusted cert.)
Claude Code skill
See README —
node todo.mjs loginthennode todo.mjs test.Downloads