Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From todoist
Connects remotely to Todoist's MCP server at https://ai.todoist.net/mcp for task management, querying projects, and todo interactions. Requires Todoist API authentication.
npx claudepluginhub doist/todoist-mcp --plugin todoistCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"todoist": {
"type": "http",
"url": "https://ai.todoist.net/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://ai.todoist.net/mcpShare bugs, ideas, or general feedback.