Amazing Marvin Connector for AI agents.
9 live capabilities
Manage your daily tasks and time tracking.
Waiting for input…
Why people use Amazing Marvin
Amazing Marvin for Solving Manual Task Entry
With this Connector, the busy work happens in the background. You just tell your agent what you did, and it handles the updates in Amazing Marvin for you. You get to stay in your flow while your task list stays perfectly organized.
What Vinkius changes
You get a hands-free way to keep your task list and time logs updated.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Morning Prioritization
A founder asks for a summary of today's tasks to prioritize their morning.
- Real-world use case 02
Freelance Time Logging
A freelancer finishes a coding block and tells the agent to start the timer.
- Real-world use case 03
Rapid Project Reorganization
A project manager needs to move three tasks to a new project.
Complete set · 9capabilities
The complete Amazing Marvin capability set.
These are the exact actions your AI can choose when you ask it to work with Amazing Marvin.
01—03
3 capabilities in this set.
Part of 9 available through Amazing Marvin.
- 01 Capability
Add project
Add a new project to your Marvin workspace. Use this to separate different work streams or personal goals.
- 02 Capability
Add category
Create a new category to group your tasks. This helps you keep your workspace organized by theme.
- 03 Capability
Add task
Create a new task with a title, date, and project ID. This lets you quickly dump ideas into your schedule.
04—06
3 capabilities in this set.
Part of 9 available through Amazing Marvin.
- 04 Capability
Get children
See all tasks and sub-categories inside a specific project. It helps you drill down into the details of a larger goal.
- 05 Capability
Get today items
Pull a list of everything you need to do today. Use this to get a quick briefing on your daily priorities.
- 06 Capability
Start tracking
Turn on the timer for a specific task. This ensures your time logs are accurate for billing or personal use.
07—09
3 capabilities in this set.
Part of 9 available through Amazing Marvin.
- 07 Capability
Mark done
Check off a task as completed. Use this to clear your list as you finish your work.
- 08 Capability
Stop tracking
End the current time tracking session. This stops the timer immediately so you can move to the next thing.
- 09 Capability
Update task
Modify the title, date, or status of an existing task. Use this to keep your schedule current as things change.
Set up in minutes
One URL. Then ask Amazing Marvin to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Amazing Marvin from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_p84qLQTTamojyJlMUoZIsp3f2fljRbjp8nlKPOKo/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Amazing Marvin, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Amazing Marvin for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_p84qLQTTamojyJlMUoZIsp3f2fljRbjp8nlKPOKo/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Amazing Marvin URL.
- Step 03
Save and start
Save the connection and enable Amazing Marvin in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"amazing-marvin": {
"url": "https://edge.vinkius.com/vk_preview_p84qLQTTamojyJlMUoZIsp3f2fljRbjp8nlKPOKo/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Amazing Marvin
Open Agent mode in chat and ask: "Using Amazing Marvin, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"amazing-marvin": {
"url": "https://edge.vinkius.com/vk_preview_p84qLQTTamojyJlMUoZIsp3f2fljRbjp8nlKPOKo/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Amazing Marvin
Ask Copilot: "Using Amazing Marvin, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"amazing-marvin": {
"url": "https://edge.vinkius.com/vk_preview_p84qLQTTamojyJlMUoZIsp3f2fljRbjp8nlKPOKo/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Amazing Marvin
Open Cascade and ask: "Using Amazing Marvin, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"amazing-marvin": {
"url": "https://edge.vinkius.com/vk_preview_p84qLQTTamojyJlMUoZIsp3f2fljRbjp8nlKPOKo/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Amazing Marvin
Ask Cline: "Using Amazing Marvin, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add amazing-marvin --transport http "https://edge.vinkius.com/vk_preview_p84qLQTTamojyJlMUoZIsp3f2fljRbjp8nlKPOKo/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Amazing Marvin
Ask Claude: "Using Amazing Marvin, show me...". 9 tools are ready
Where the request belongs
Work Amazing Marvin can move forward.
This is for the person who feels overwhelmed by the friction of manual data entry. It targets professionals who need to keep their schedules accurate without constantly switching apps.
Founder
Uses the Connector to juggle multiple projects and quickly dump new ideas into the correct categories without leaving their chat interface.
Freelancer
Starts and stops time trackers for specific client tasks using natural language to ensure accurate billing.
Project Manager
Updates task statuses and moves items between projects as the team's priorities shift during the day.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMotion (AI Calendar & Task Management)
Manage your schedule via Motion. create AI-optimized tasks, track projects, and audit your timeline.
Workast
Manage projects, tasks, and team collaboration with AI directly in your workflow.
Ellie Planner
Plan projects visually with AI-assisted task breakdowns, timelines, and team coordination that adapts as your work evolves.
Sunsama
Connect your AI to Sunsama. Actively manage your day, orchestrate tasks, and balance your work natively from the terminal.
Structured
Connect your AI to Structured. Programmatically manage your daily planner, tasks, and routines seamlessly directly from your terminal.
RescueTime
Track productivity, manage Focus Sessions, and analyze time usage directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Amazing Marvin connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Amazing Marvin.
The practical details behind the request, access and result.
Can the Amazing Marvin MCP help me see my daily schedule?
Yes, it can pull your entire schedule for the day so your agent can give you a quick briefing on what needs to get done.
How do I use the Amazing Marvin MCP to track my work hours?
You can simply ask your agent to start or stop the timer for any specific task. It handles the logging automatically in your Marvin workspace.
Can my AI agent create new projects in Amazing Marvin?
Absolutely. Your agent can create new projects and categories to help you organize different areas of your life or work.
Is the Amazing Marvin MCP good for managing multiple different tasks?
It is perfect for that. You can add, update, and check off tasks across different projects using only natural language.
Can I use Amazing Marvin MCP to update task statuses with voice commands?
Yes, since your agent handles the interaction, you can use voice-to-text to tell your agent to mark things as done or update their titles.
How does the Amazing Marvin MCP help with my daily productivity?
It removes the friction of manual data entry. By letting your agent handle the organization, you can spend more time doing actual work.
Can the AI Agent start a time tracker for a specific task?
Yes! The agent can start and stop the time tracker for any task if you provide the task ID.
Is it possible to assign tasks to specific dates?
Yes, the agent can schedule tasks to specific days by passing the 'day' parameter (e.g., '2024-10-31').
Does the agent manage both categories and projects?
Absolutely. It can create new categories or projects and organize them by assigning parent IDs.
One connection away
Give your agent a direct line to Amazing Marvin.
Connect Amazing Marvin once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available