abhiz123/todoist-mcp-server
MCP server for Todoist integration enabling natural language task management with Claude
Platform-specific configuration:
{
"mcpServers": {
"todoist-mcp-server": {
"command": "npx",
"args": [
"-y",
"todoist-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...