Announcing Todoist's web-based MCP server #103
Pinned
gnapse
announced in
Announcements
Replies: 2 comments 5 replies
-
Claude Desktop is throwing this when using the native MCP settings using OAuth
|
Beta Was this translation helpful? Give feedback.
5 replies
-
I opened an issue proposing Cloudflare Workers deployment docs + a minimal example, so users can run the Streamable HTTP server on Cloudflare: (If helpful, there’s also a small MIT template showing the same pattern: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're starting to transition from this CLI MCP server into a web-based one. It is currently hosted at https://ai.todoist.net/mcp and uses the newer Streamable HTTP transport, instead of the legacy SSE transport. The tools it offers are the ones we're developing out in the open in Doist/todoist-ai, instead of the ones found in this todoist-mcp repository.
Here's how you can start using it:
Authentication
header asBearer <token>
, it should work right away. Copy your token from the Todoist integration settings.If you have any feedback or issues, please let us know in the comments below.
Beta Was this translation helpful? Give feedback.
All reactions