Ellie Planner Connector for AI agents.
8 live capabilities
Manage your daily task lists and project timelines through natural conversation.
Waiting for input…
Why people use Ellie Planner
Stop tab-switching with Ellie Planner project management.
This connection changes that by letting your agent handle the data entry. You just speak or type your updates, and the agent handles the rest. You get to stay in your work environment while your schedule stays perfectly up to date.
What Vinkius changes
You get to manage your entire schedule without ever leaving your current app.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Instant Idea Dump
A writer gets a new plot point and tells their agent to 'Add Write ending to my Brain Dump' without stopping their flow.
- Real-world use case 02
The Mid-Meeting Shift
A manager realizes a deadline moved and tells their agent to 'Update the design task to be due Friday' while on a call.
- Real-world use case 03
The Morning Briefing
A developer asks 'What's on my list for today?
Complete set · 8capabilities
The complete Ellie Planner capability set.
These are the exact actions your AI can choose when you ask it to work with Ellie Planner.
01—04
4 capabilities in this set.
Part of 8 available through Ellie Planner.
- 01 Capability
Update task
Modify any existing task's details. This lets you adjust priorities, dates, or notes as your project evolves.
- 02 Capability
Complete task
Mark a specific task as finished. This helps you clear your list quickly as you move through your day.
- 03 Capability
Create task
Add a new task with a title, date, and labels. It's the fastest way to get ideas out of your head and into your plan.
- 04 Capability
Delete task
Remove a task from your list entirely. Use this to clean up your workspace when a project is scrapped or finished.
05—08
4 capabilities in this set.
Part of 8 available through Ellie Planner.
- 05 Capability
Get task
Pull up the specific details of a single task. This is perfect for checking requirements or metadata before you start working.
- 06 Capability
List labels
See every label available in your account. It helps you stay organized by knowing exactly how you can categorize your work.
- 07 Capability
List lists
View all your different task lists. This gives you a high-level overview of every area of your life you're currently tracking.
- 08 Capability
List tasks
Get a full list of every task you have. Use this to see your entire workload in one place.
Set up in minutes
One URL. Then ask Ellie Planner to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Ellie Planner 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_UVzas8l5rxot9gYmIwNEnhKLb7SK5YvT69Efljvo/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 Ellie Planner, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Ellie Planner for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_UVzas8l5rxot9gYmIwNEnhKLb7SK5YvT69Efljvo/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 Ellie Planner URL.
- Step 03
Save and start
Save the connection and enable Ellie Planner in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"ellie-planner": {
"url": "https://edge.vinkius.com/vk_preview_UVzas8l5rxot9gYmIwNEnhKLb7SK5YvT69Efljvo/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 Ellie Planner
Open Agent mode in chat and ask: "Using Ellie Planner, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"ellie-planner": {
"url": "https://edge.vinkius.com/vk_preview_UVzas8l5rxot9gYmIwNEnhKLb7SK5YvT69Efljvo/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 Ellie Planner
Ask Copilot: "Using Ellie Planner, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"ellie-planner": {
"url": "https://edge.vinkius.com/vk_preview_UVzas8l5rxot9gYmIwNEnhKLb7SK5YvT69Efljvo/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 Ellie Planner
Open Cascade and ask: "Using Ellie Planner, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"ellie-planner": {
"url": "https://edge.vinkius.com/vk_preview_UVzas8l5rxot9gYmIwNEnhKLb7SK5YvT69Efljvo/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 Ellie Planner
Ask Cline: "Using Ellie Planner, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add ellie-planner --transport http "https://edge.vinkius.com/vk_preview_UVzas8l5rxot9gYmIwNEnhKLb7SK5YvT69Efljvo/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 Ellie Planner
Ask Claude: "Using Ellie Planner, show me...". 8 tools are ready
Where the request belongs
Work Ellie Planner can move forward.
This is for the person whose brain feels like a browser with 50 tabs open. It's for the professional who needs to stay in flow and hates the context switching required to maintain a complex project schedule.
Project Manager
Updates task statuses and deadlines during live meetings without looking away from their notes.
Freelance Creative
Dumps new ideas into their brain dump the moment they happen to avoid losing inspiration.
Software Engineer
Manages personal time-blocking and daily goals while staying inside their code editor.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWorkast
Manage projects, tasks, and team collaboration with AI directly in your workflow.
Toggl Plan
Manage your team's visual timelines, track project phases, and balance workloads securely via your AI agent.
Todoist
Organize your personal and team tasks with the productivity app that millions trust to stay on top of everything that matters.
Peerbie
Orchestrate your entire team's workspace, from Kanban boards to calendar events, completely driven by AI.
Motion (AI Calendar & Task Management)
Manage your schedule via Motion. create AI-optimized tasks, track projects, and audit your timeline.
Task Organizer Prover
A team asked an AI to organize 28 tasks for a launch. The AI produced a flat list. No priorities. No dependencies. Everything 'estimated at 2-4 hours.' Capacity: 120 productive hours available, list totaled 210h. Launch week: 3 blocking dependencies discovered mid-sprint because nobody mapped them. Critical path was 40% longer than the timeline. This capability forces five axes: priority classification with Eisenhower matrix, dependency mapping with critical path, estimation rigor with PERT, capacity awareness with WIP limits, and outcome alignment with SMART deliverables.
Bring your own AI
Change the model, client or framework. Keep Ellie Planner 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 Ellie Planner.
The practical details behind the request, access and result.
How does Ellie Planner MCP help with my daily to-do list?
It lets you manage your tasks using only your voice or text. You can ask your agent to add, update, or complete items without ever opening a browser.
Can I use Ellie Planner MCP to manage my brain dump?
Yes, you can instantly register new ideas into your brain dump list. This helps you capture thoughts the moment they occur so you don't lose them.
Does Ellie Planner MCP support updating task dates?
It does. You can tell your agent to change the date or priority of any existing task, making it easy to keep your timeline accurate as your work evolves.
Can I see all my task lists with Ellie Planner MCP?
Yes, your agent can retrieve a complete directory of all your task lists and labels to help you stay organized across different projects.
Is Ellie Planner MCP good for project management?
It's great for project management because it handles the administrative side of things. You can manage task orchestration and statuses through natural conversation.
How do I keep my schedule updated using Ellie Planner MCP?
Just tell your agent what changed. Whether it's a new deadline or a completed goal, your agent will update your Ellie Planner account in real time.
How do I find my API Token?
Log in to your account, go to Settings, enable the 'Toggle power features' option, and you will see the API Token field.
Is a Pro plan required?
Yes, API access and automation features are exclusively available for Ellie Planner Pro subscribers.
Can the agent manage my labels?
The agent can list your labels using the list_labels capability. To create or edit labels, please use the Ellie Planner web application.
One connection away
Give your agent a direct line to Ellie Planner.
Connect Ellie Planner once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available