Trello Connector for AI agents.
16 live capabilities
Manage your kanban boards and project tasks through natural conversation.
Waiting for input…
Why people use Trello
Trello Project Management for Agile Teams
This Connector changes that by bringing Trello into your chat. You can ask your agent for a status update or create a new task without ever leaving your workspace. You get a direct line to your project data, making your workflow feel like a conversation rather than a chore.
What Vinkius changes
You get a hands-free way to manage your project boards without leaving your primary workspace.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Adding bugs during a coding session
A developer is coding and remembers a bug.
- Real-world use case 02
Quick sprint status checks
A project manager needs a status update.
- Real-world use case 03
Verifying team permissions
An agency lead wants to know who is on a board.
Complete set · 16capabilities
The complete Trello capability set.
These are the exact actions your AI can choose when you ask it to work with Trello.
01—04
4 capabilities in this set.
Part of 16 available through Trello.
- 01 Capability
Delete card
Permanently remove a card from your board. Use this when a task is completely irrelevant.
- 02 Capability
Get board
Fetch the details of a specific Trello board. This gives you the full context of a workspace.
- 03 Capability
Get card
Retrieve all the information for a single card. This pulls metadata, descriptions, and status.
- 04 Capability
Get me
See your own Trello user profile and details. This confirms your current account connection.
05—08
4 capabilities in this set.
Part of 16 available through Trello.
- 05 Capability
List lists
See all the columns or lists on a board. This helps you understand the workflow structure.
- 06 Capability
List members
Get a list of everyone in your Trello board. This is useful for checking team permissions and roles.
- 07 Capability
Search cards
Find cards by keyword across your boards. This saves you from scrolling through dozens of lists.
- 08 Capability
Update card
Change the details or status of an existing card. Use this to move tasks to different lists.
09—12
4 capabilities in this set.
Part of 16 available through Trello.
- 09 Capability
Add label to card
Apply a specific label to a Trello card. This is great for categorizing tasks by priority or type.
- 10 Capability
Create card
Make a new card on a Trello board. You can give it a title and a description immediately.
- 11 Capability
Add checklist
Add a new checklist to a specific Trello card. This helps you break down large tasks into smaller pieces.
- 12 Capability
Add comment
Post a new comment to a card's activity feed. Use this to leave notes or updates for your team.
13—16
4 capabilities in this set.
Part of 16 available through Trello.
- 13 Capability
List board cards
Get a full list of every card on a board. This is perfect for getting a complete overview of a project.
- 14 Capability
List boards
See all the boards in your Trello account. Use this to jump between different projects quickly.
- 15 Capability
List cards
Show all cards within a specific list. This helps you see what's currently in the queue.
- 16 Capability
List labels
View all the labels available on a board. This helps you identify the correct IDs for categorization.
Set up in minutes
One URL. Then ask Trello to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Trello 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_bxbRgRtxn68tpG3Qa9O6ybDvBZGMXWDfoSwf4Kod/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 Trello, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Trello for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_bxbRgRtxn68tpG3Qa9O6ybDvBZGMXWDfoSwf4Kod/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 Trello URL.
- Step 03
Save and start
Save the connection and enable Trello in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"trello": {
"url": "https://edge.vinkius.com/vk_preview_bxbRgRtxn68tpG3Qa9O6ybDvBZGMXWDfoSwf4Kod/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 Trello
Open Agent mode in chat and ask: "Using Trello, help me...". 16 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"trello": {
"url": "https://edge.vinkius.com/vk_preview_bxbRgRtxn68tpG3Qa9O6ybDvBZGMXWDfoSwf4Kod/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 Trello
Ask Copilot: "Using Trello, help me...". 16 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"trello": {
"url": "https://edge.vinkius.com/vk_preview_bxbRgRtxn68tpG3Qa9O6ybDvBZGMXWDfoSwf4Kod/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 Trello
Open Cascade and ask: "Using Trello, help me...". 16 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"trello": {
"url": "https://edge.vinkius.com/vk_preview_bxbRgRtxn68tpG3Qa9O6ybDvBZGMXWDfoSwf4Kod/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 Trello
Ask Cline: "Using Trello, help me...". 16 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add trello --transport http "https://edge.vinkius.com/vk_preview_bxbRgRtxn68tpG3Qa9O6ybDvBZGMXWDfoSwf4Kod/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 Trello
Ask Claude: "Using Trello, show me...". 16 tools are ready
Where the request belongs
Work Trello can move forward.
This is for project leads and developers who are drowning in manual updates and want to manage their backlog through natural language.
Product Manager
Checking sprint progress and listing stale cards without opening the browser.
Engineering Lead
Quickly updating task priorities and descriptions while staying inside the code editor.
Agency Account Manager
Moving client tasks across completion stages and querying workspace members.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMeisterTask
Organize team tasks with visual Kanban boards, recurring workflows, and integrations that connect to your favorite capabilities.
Peerbie
Orchestrate your entire team's workspace, from Kanban boards to calendar events, completely driven by AI.
Infinity
Organize any kind of work with flexible boards, lists, and tables that adapt to how your team thinks and operates.
Monday.com
Manage any workflow visually with customizable boards, automations, and dashboards that adapt to how your team actually works.
Todoist
Organize your personal and team tasks with the productivity app that millions trust to stay on top of everything that matters.
Worktile
Collaborative project management and team communication platform. manage tasks, projects, and messages via AI.
Bring your own AI
Change the model, client or framework. Keep Trello 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 Trello.
The practical details behind the request, access and result.
Can the Trello MCP create cards for me?
Yes, it can create new cards on any of your boards. You just tell your agent what the card should be called and which list it belongs in.
Does this work with my existing Trello account?
Yes, it connects directly to your existing organizational account using your API credentials. You won't need to move your data anywhere.
Can I use this to manage my team's tasks?
Absolutely. You can list members, update card descriptions, and move tasks between lists to keep everyone on the same page.
Can I search for old tasks?
You can use the search capability to find cards by keyword across your boards, making it easy to find old project details without manual scrolling.
How do I add comments to cards?
You can just ask your agent to leave a comment on a specific card, and it will post it to the activity feed for the team to see.
Can I see all my boards at once?
Yes, the Connector can fetch a full list of every board in your account so you can quickly switch between projects in your conversation.
Can my AI automatically gather details of a specific card by its ID?
Yes! Use the get_card capability with exactly the Card ID. Your agent will respond with complete metadata, assignee fields, standard labels, and precise notes within seconds.
How do I move a card from 'To Do' to 'Done' seamlessly?
Simply ask the agent to run the update_card capability. Provide the Card ID and set the destination List ID (which you can find using list_lists first). The card will be moved across columns instantly.
Does the integration allow completely destructive operations like deleting my entire board?
No. The agent is limited to safe mutations related to Cards—creating, updating, and removing cards. It does not contain capabilities to delete large configurations like Boards or Columns, protecting your company’s structure.
One connection away
Give your agent a direct line to Trello.
Connect Trello once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available