Productivity10 toolsPaste one API key
Amazing Marvin integration for AI agents
Amazing Marvin is a customizable personal productivity application for managing tasks, projects, planning, habits, time tracking, and rewards.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Amazing Marvin once and call the same tools from all of them.
Setup
Connect Amazing Marvin through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Amazing Marvin exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
amazing_marvin_get_current_time_tracking | Return the task currently being time-tracked, or tracked=false when no timer is active | Read |
amazing_marvin_list_categories_or_labels | List categories or labels so their IDs can be used when creating and organizing Amazing Marvin | Read |
amazing_marvin_list_planning_items | List open child items, items scheduled for a date, or items due by a date; choose one view per | Read |
amazing_marvin_list_reminders | List all currently scheduled Amazing Marvin reminders | Read |
amazing_marvin_create_project | Create a project with optional hierarchy, planning, priority, estimate, labels, and notes | Write |
amazing_marvin_create_task | Create a task with optional scheduling, organization, estimate, and note fields; title | Write |
amazing_marvin_set_reminders | Create or replace one or more mobile push reminders using caller-supplied reminder IDs | Write |
amazing_marvin_set_time_tracking | Start or stop time tracking for one task | Write |
amazing_marvin_complete_task | Mark one task complete using Amazing Marvin's experimental completion endpoint | Read |