MCP & AI Agent Integration

Todoist
automation.

42 AI agent actions for Todoist — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Todoist to create tasks, update project status, and coordinate work across teams automatically. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
42
actions
100%
governed
<200ms
latency
42
AI agent actions
18
Read operations
24
Write operations
6
High-risk actions (approval gated)
Productivity Todoist is a Productivity integration — use it to automate tasks, projects, and team workflows from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Todoist.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

Export Tasks
todoist:export_tasks
Export project task names as comma separated file. Returns path to new file
Read Low risk
Find Project
todoist:find_project
Finds a project (by name/title) Optionally, create one if none are found
Read Low risk
Find Task
todoist:find_task
Finds a task by name Optionally, create one if none are found
Read Low risk
Find User
todoist:find_user
Searches by email for a user who is connected/shared with your account
Read Low risk
Get Label
todoist:get_label
Returns info about a label
Read Low risk
Get Project
todoist:get_project
Returns info about a project
Read Low risk
Get Project Comment
todoist:get_project_comment
Returns info about a project comment
Read Low risk
Get Section
todoist:get_section
Returns info about a section
Read Low risk
Get Task
todoist:get_task
Returns info about a task
Read Low risk
Get Task Comment
todoist:get_task_comment
Returns info about a task comment
Read Low risk
List Filters
todoist:list_filters
Returns a list of all filters
Read Low risk
List Labels
todoist:list_labels
Returns a list of all labels
Read Low risk
List Project Comments
todoist:list_project_comments
Returns a list of comments for a project
Read Low risk
List Projects
todoist:list_projects
Returns a list of all projects
Read Low risk
List Sections
todoist:list_sections
Returns a list of all sections
Read Low risk
List Task Comments
todoist:list_task_comments
Returns a list of comments for a task
Read Low risk
List Uncompleted Tasks
todoist:list_uncompleted_tasks
Returns a list of uncompleted tasks by project, section, and/or label
Read Low risk
Search Tasks
todoist:search_tasks
Search tasks by name, label, project and/or section
Read Low risk
Create Filter
todoist:create_filter
Creates a filter
Write Medium risk
Create Label
todoist:create_label
Creates a label
Write Medium risk
Create Project
todoist:create_project
Creates a project
Write Medium risk
Create Project Comment
todoist:create_project_comment
Adds a comment to a project
Write Medium risk
Create Section
todoist:create_section
Creates a section
Write Medium risk
Create Task
todoist:create_task
Creates a task
Write Medium risk
Create Task Comment
todoist:create_task_comment
Adds a comment to a task
Write Medium risk
Delete Comment
todoist:delete_comment
Deletes a comment
Write High risk
Delete Filter
todoist:delete_filter
Deletes a filter
Write High risk
Delete Label
todoist:delete_label
Deletes a label
Write High risk
Delete Project
todoist:delete_project
Deletes a project
Write High risk
Delete Section
todoist:delete_section
Deletes a section
Write High risk
Delete Task
todoist:delete_task
Deletes a task
Write High risk
Import Tasks
todoist:import_tasks
Import tasks into a selected project
Write Medium risk
Invite User To Project
todoist:invite_user_to_project
Sends email to a person, inviting them to use one of your projects
Write Medium risk
Mark Task as Completed
todoist:mark_task_completed
Marks a task as being completed
Write Medium risk
Move Task To Section
todoist:move_task_to_section
Move a Task to a different section within the same project
Write Medium risk
Uncomplete Task
todoist:uncomplete_task
Uncompletes a task
Write Medium risk
Update Comment
todoist:update_comment
Updates a comment
Write Medium risk
Update Filter
todoist:update_filter
Updates a filter
Write Medium risk
Update Label
todoist:update_label
Updates a label
Write Medium risk
Update Project
todoist:update_project
Updates a project
Write Medium risk
Update Section
todoist:update_section
Updates a section
Write Medium risk
Update Task
todoist:update_task
Updates a task
Write Medium risk
MCP & Runtime API

Call Todoist
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call Todoist actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

todoist:export_tasks READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "todoist:export_tasks",
    "args": {},
    "execution_id": "agent-001"
  }'
todoist:create_filter WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "todoist:create_filter",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with Todoist.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
AI agent needs Todoist data
Call todoist:export_tasks via MCP or Runtime API
AI processes result and takes next action
Full execution logged to audit trail automatically
Trigger
Workflow needs to write to Todoist
Dry-run validates todoist:create_filter before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Task or project event
Update status automatically
Notify assignees
Sync across tools
How it works

Every Todoist action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Todoist — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Todoist action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Todoist action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Todoist works best
alongside these.

Build multi-step workflows that connect Todoist to the rest of your stack. All governed. All audited.

Todoist integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect Todoist in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →