Skip to main content

MCP Setup

The todo.ac MCP server lets AI assistants (Claude, etc.) read and manage your todos, goals, and vision.

Connect in Claude

  1. Open Claude → Settings → Integrations
  2. Add MCP server URL: https://mcp.todo.ac/sse
  3. Authorise with your GitHub account when prompted

Once connected, Claude can list, create, update, and delete your todos and goals.

Available Tools

ToolDescription
list_todosList todos with optional filters
get_todoFetch a single todo by ID
create_todoCreate a new todo
update_todoUpdate a todo's fields
delete_todoDelete a todo
reorder_todoChange a todo's position
bulk_tag_todosAdd or remove tags across multiple todos
list_goalsList goals
get_goalFetch a single goal by ID
create_goalCreate a new goal
update_goalUpdate a goal
delete_goalDelete a goal
reorder_goalChange a goal's position
bulk_tag_goalsAdd or remove tags across multiple goals
get_visionFetch your vision statement
update_visionUpdate your vision statement

Session Expiry

MCP sessions use a JWT that expires after 1 hour, with a refresh token valid for 30 days. If your session expires, reconnect by visiting mcp.todo.ac and re-authorising.