Catalog
net.todoist/mcp
OfficialOfficial Todoist MCP server for AI assistants to manage tasks, projects, and workflows.
Official Todoist integration for managing tasks, projects, and workflows through AI.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ai.todoist.net/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.