Amazing Marvin AI Assistant
JSON →Connect your Amazing Marvin productivity system with AI assistants for smarter task management.
Install
npx -y @smithery/cli Tools · 20
- get_tasks Retrieve tasks from Amazing Marvin, optionally filtered by date, project, or status
- get_projects Retrieve projects from Amazing Marvin
- get_categories Retrieve categories from Amazing Marvin
- get_daily_tasks Retrieve tasks scheduled for today
- get_overdue_tasks Retrieve overdue tasks
- get_weekly_tasks Retrieve tasks for the current week
- get_task_details Get detailed information about a specific task
- create_task Create a new task in Amazing Marvin
- update_task Update an existing task's properties
- complete_task Mark a task as completed
- delete_task Delete a task from Amazing Marvin
- start_time_tracking Start time tracking on a specific task
- stop_time_tracking Stop time tracking on the currently tracked task
- get_time_entries Retrieve time tracking entries for a given period
- get_today_time_summary Get a summary of time tracked today
- get_goals Retrieve goals from Amazing Marvin
- get_project_tasks Retrieve all tasks belonging to a specific project
- search_tasks Search tasks by keyword or phrase
- get_completed_tasks Retrieve completed tasks for a given period
- get_priority_tasks Retrieve tasks marked as high priority
Environment variables
AMAZING_MARVIN_API_KEY
Links
★ 35 GitHub stars