stanislavlysenko0912/todoist-mcp-server
Full implementation of Todoist Rest API & support Todoist Sync API for MCP server
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...