Skip to content

Connect an AI assistant

Todomino exposes an MCP server at https://mcp.todomino.eu/mcp. Any MCP-capable AI tool can read and manage your tasks with it — after you approve access on Todomino’s consent screen.

  1. In Claude, open Settings → Connectors → Add custom connector.
  2. Enter https://mcp.todomino.eu/mcp as the URL.
  3. Claude opens Todomino’s consent screen — sign in if needed, review the access summary, and click Allow.

That’s it: ask Claude to list your tasks, add items to your shopping list, or attach a note to a task.

Terminal window
claude mcp add --transport http todomino https://mcp.todomino.eu/mcp

Then run /mcp inside Claude Code to authenticate — the same consent screen opens in your browser.

In ChatGPT, custom MCP connectors are available in developer mode (Settings → Connectors). Add https://mcp.todomino.eu/mcp and complete the sign-in flow when prompted.

The server exposes tools to list and manage workspaces, lists, tasks, subtasks, and attachments. Destructive tools (deleting tasks, lists, subtasks, or attachments) are marked as such, so well-behaved clients ask you before running them. Deleting a whole workspace is deliberately not available to assistants.

Every connected assistant appears in Settings → General → Connected apps in Todomino. Disconnecting revokes its access immediately — the assistant can reconnect later only by going through consent again.