← Back to Google Tasks

Install Google Tasks

Pick your client, copy the command, done.

1

Add it to Claude Code

claude mcp add google-tasks -- /opt/homebrew/bin/node "{ABSOLUTE PATH TO FILE HERE}/dist/index.js"

Available Tools (6)

Once configured, Google Tasks gives your AI agent access to:

searchSearch for tasks in Google Tasks
query
listList all tasks in Google Tasks
cursor
createCreate a new task in Google Tasks
taskListIdtitlenotesdue
updateUpdate an existing task in Google Tasks
taskListIdidurititlenotesstatusdue
deleteDelete a task in Google Tasks
taskListIdid
clearClear completed tasks from a Google Tasks task list
taskListId

Try It Out

After setup, try these prompts with your AI agent:

List all my current tasks in Google Tasks.
Create a new task titled 'Finish project report' with a due date of tomorrow.
Search for tasks related to 'grocery shopping'.
Mark the task with ID 123 as completed.
Clear all completed tasks from my default task list.
Prerequisites & system requirements
  • An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
  • Node.js 18+ with npm/npx installed

Keep this setup from going cold

Save the docs, env vars, and workflow around Google Tasks in Conare so Claude Code, Codex, and Cursor remember it next time.

Remember this setup