Google Tasks for Claude, Cursor, ChatGPT & agents
Google Tasks — list task lists, list tasks inside a list, create new tasks with notes and due dates, and mark tasks complete
curl -fsSL https://syncorelabs.ai/install.sh | shmacOS / Linux. Windows + manual install.
What it does
Google Tasks — list task lists, list tasks inside a list, create new tasks with notes and due dates, and mark tasks complete. Use when the user mentions Google Tasks, to-do list, reminders (Google), checkbox items, or wants to capture / view / close personal action items synced with their Google account.
The Google Tasks skill is one of 75+ pre-wired Syncore integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the Syncore daemon discovers the skill at startup and exposes its tools to whichever AI client is running.
Sample prompts
Once Syncore is installed and Google Tasks is connected, ask your agent something like:
- “List task lists from Google Tasks.”
- “List tasks from Google Tasks.”
- “Create task from Google Tasks.”
Tools available (4)
google-tasks__list_task_listsList the Google Tasks task lists on the user's account. Use when you need a tasklist_id for downstream tools or the user wants to browse their to-do lists.
google-tasks__list_tasksList / view / browse tasks inside a Google Tasks list. Use when the user asks 'what's on my to-do list', 'show today's tasks', or wants to see open / completed items. Supports show_completed and max_results.
google-tasks__create_taskCreate / add a new Google Task in a list with title, optional notes, and optional RFC3339 due datetime. Use when the user wants to add a to-do, capture a reminder, or log an action item.
google-tasks__complete_taskMark a Google Task as done / complete / checked off by tasklist_id + task_id. Use when the user wants to clear an item off their to-do list.
How to connect
Google Tasks needs a one-click OAuth grant to talk to google. Connect it from the Syncore dashboard:
- Run
curl -fsSL https://syncorelabs.ai/install.sh | shon macOS / Linux (or the PowerShell command on Windows). - Run
syncore loginto create your account and a device-bound encryption key. - Visit syncorelabs.ai/connect and authorize Google Tasks.
- Run
syncore updateto sync the skill + credentials to every installed AI client.
Pricing
Free at every Syncore tier. Connect your account once at /connect; the OAuth or API-key credential stays encrypted on your machine and syncs to your other devices via the Syncore vault.
See the full Syncore pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.
Related
Looking at Google Tasks? You may also want:
- Airtable — list bases, read / query records with filter formulas, create new rows, and update fields on existing records via Airtable REST API
- Apple Calendar — list calendars, today's events, upcoming events, search by free-text, create / update / delete events with attendees, location, all-day flag
- Apple Reminders — list reminder lists with incomplete counts, list reminders inside a list, surface today's due + overdue items, create / update / complete / del...
- Asana — list workspaces and projects, list / create tasks, set due dates, and mark tasks complete
- Cal.com — list and manage bookings, event types, availability schedules; create / cancel / reschedule meetings on the user's Cal.com account
Or browse all 75 skills in the Syncore catalog.