Skip to content
Claude Code

google tasks for Claude Code

io.github.girmmy/google-tasks

Read/write Google Tasks: create, update, complete, delete, move tasks and lists, with due dates.

client:Claude Code transport:stdio runtime:npm

Install google tasks in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add google-tasks -e GOOGLE_TASKS_CLIENT_SECRET=<GOOGLE_TASKS_CLIENT_SECRET> -e GOOGLE_TASKS_TOKEN_PATH=<GOOGLE_TASKS_TOKEN_PATH> -e GOOGLE_TASKS_OAUTH_PORT=<GOOGLE_TASKS_OAUTH_PORT> -- npx -y @girmmy/google-tasks-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

google tasks in other clients