Monday.com Connector for AI agents.
12 live capabilities
Manage project tasks and team workflows through natural conversation.
Waiting for input…
Why people use Monday.com
Monday.com Project Management Automation
This Connector puts your Work OS directly into your chat window. By using actions like `create_new_item` and `post_item_update`, your agent handles the tedious data entry while you stay focused on the actual work. You get a project coordinator that works in real time.
What Vinkius changes
You get a conversational interface for your entire Monday.com workspace.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Summarize a project status
A PM asks the agent to check the 'Q4 Launch' board.
- Real-world use case 02
Bulk task creation from meeting notes
A team lead pastes notes from a meeting.
- Real-world use case 03
Identify team members for a project
A manager needs to know who is on the team.
Complete set · 12capabilities
The complete Monday.com capability set.
These are the exact actions your AI can choose when you ask it to work with Monday.com.
01—04
4 capabilities in this set.
Part of 12 available through Monday.com.
- 01 Capability
List item updates
Read the comment history for a specific board item. This helps you catch up on team discussions without opening the app.
- 02 Capability
Remove item
Delete a row from a board when it's no longer needed. This keeps your workspace clean and up to date.
- 03 Capability
Get my profile
View your own user information within the platform. Use this to confirm your identity and permissions within the workspace.
- 04 Capability
List board groups
See the different sections and groups within a specific board. Use this to understand how a project is organized.
05—08
4 capabilities in this set.
Part of 12 available through Monday.com.
- 05 Capability
List board items
Pull all the rows and tasks from a board into your chat. This is the primary way to see your current workload.
- 06 Capability
Create new item
Add a new row to a board with your specified data. This automates the manual process of creating new tasks.
- 07 Capability
Post item update
Add a new comment to a specific row. Use this to leave feedback or status notes directly from your chat.
- 08 Capability
Get board schema
View all columns on a board to understand the data structure. This helps your agent know exactly what information to look for or update.
09—12
4 capabilities in this set.
Part of 12 available through Monday.com.
- 09 Capability
List boards
Get a full list of all boards you manage. This allows your agent to navigate between different projects easily.
- 10 Capability
List account users
See all team members associated with your account. Use this to identify who is working on specific tasks.
- 11 Capability
List workspaces
View all the different project containers in your account. This gives your agent a bird's-eye view of your entire company's work.
- 12 Capability
Update item columns
Change the values in specific row columns. Use this to update statuses, dates, or ownership in bulk.
Set up in minutes
One URL. Then ask Monday.com to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Monday.com 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_sMJXCV5Dsm9aDlnWVMcY2dS2AxF7MegdqIg9bqDN/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 Monday.com, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Monday.com for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_sMJXCV5Dsm9aDlnWVMcY2dS2AxF7MegdqIg9bqDN/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 Monday.com URL.
- Step 03
Save and start
Save the connection and enable Monday.com in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mondaycom": {
"url": "https://edge.vinkius.com/vk_preview_sMJXCV5Dsm9aDlnWVMcY2dS2AxF7MegdqIg9bqDN/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 Monday.com
Open Agent mode in chat and ask: "Using Monday.com, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mondaycom": {
"url": "https://edge.vinkius.com/vk_preview_sMJXCV5Dsm9aDlnWVMcY2dS2AxF7MegdqIg9bqDN/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 Monday.com
Ask Copilot: "Using Monday.com, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mondaycom": {
"url": "https://edge.vinkius.com/vk_preview_sMJXCV5Dsm9aDlnWVMcY2dS2AxF7MegdqIg9bqDN/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 Monday.com
Open Cascade and ask: "Using Monday.com, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mondaycom": {
"url": "https://edge.vinkius.com/vk_preview_sMJXCV5Dsm9aDlnWVMcY2dS2AxF7MegdqIg9bqDN/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 Monday.com
Ask Cline: "Using Monday.com, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mondaycom --transport http "https://edge.vinkius.com/vk_preview_sMJXCV5Dsm9aDlnWVMcY2dS2AxF7MegdqIg9bqDN/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 Monday.com
Ask Claude: "Using Monday.com, show me...". 12 tools are ready
Where the request belongs
Work Monday.com can move forward.
Project managers who are tired of context switching or ops leads who need to automate task creation from external triggers.
Project Manager
Uses this to pull project summaries and check task health without leaving their chat app.
Operations Lead
Automates task creation and monitors team capacity through natural conversation.
Developer
Pulls real-time board metadata into their dev environment to keep documentation in sync.
When one Connector is not enough
Carry the request into a workflow.
Combine Monday.com with the systems that finish the task.
View all recipesConnectors for Async Standups Without Meetings
Your 15-minute daily standup takes 45 minutes because everyone reads their Monday.com board out loud , and the remote team in Sao Paulo missed it because the Zoom link expired
Connectors That Turn Forms Into Tasks
Form submitted, project task created, client notified on WhatsApp , intake to kickoff without a single email
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMonday.com (Work Management & CRM)
Manage work via Monday.com. list project boards, track task items, and audit team workspaces.
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.
Worktile
Collaborative project management and team communication platform. manage tasks, projects, and messages via AI.
MeisterTask
Organize team tasks with visual Kanban boards, recurring workflows, and integrations that connect to your favorite capabilities.
BasicOps
Centralize team communication with task management, document sharing, and project tracking designed for small business clarity.
Bring your own AI
Change the model, client or framework. Keep Monday.com 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 Monday.com.
The practical details behind the request, access and result.
Can I use Monday.com MCP to create new tasks?
Yes. Your AI agent can create new rows on any of your boards. Just tell your agent what the task is and what information needs to be included in the columns.
How do I connect Monday.com to my AI agent?
You just need to subscribe to the Connector and provide your API token from your developer settings. This connects your Work OS directly to your preferred AI client.
Can the AI see my board comments?
Yes, it can. Your agent can read the update history for specific items, making it easy to catch up on team discussions without opening the dashboard.
Does the Monday.com MCP work for large teams?
Yes, it works for teams of any size. It can list all account users and provide a bird's-eye view of your entire workspace structure.
Can I delete tasks using this Connector?
Yes, your agent can remove rows from your boards. This is helpful for cleaning up completed tasks or removing irrelevant data from your project view.
Can I update specific columns like dates or priority?
Yes. Your agent can modify specific row values across your boards. You can ask it to update statuses, change owners, or adjust deadlines in plain English.
Can my AI automatically find the details for a specific item by its ID?
Yes! Use the get_item_details capability (via queries). Your agent will respond with complete metadata for the record, including column values and update history in seconds.
How do I find my Monday.com API Token?
Log in to your Monday.com account, click on your Avatar (bottom left), navigate to Developers, and you will find your unique secret token under the API section.
Does this work with private boards?
Yes, provided the API token used has the necessary permissions and access to those boards within your Monday.com workspace.
One connection away
Give your agent a direct line to Monday.com.
Connect Monday.com once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available