Compatible MCP clients
Connect monday.com to AI assistants and tools through the hosted MCP server — and learn how to get your own MCP client registered
The Model Context Protocol (MCP) is an open standard that enables AI assistants to securely connect to external data sources and tools. The monday.com hosted MCP server lets you interact with your monday.com account through natural language — create items, query boards, build dashboards, and more — from your preferred AI platform.
Server URL: https://mcp.monday.com/mcp
Featured integrations
The monday MCP server works with these leading platforms. If your tool is listed here, follow the corresponding setup guide — no additional configuration is required.
| Client | Description | Setup |
|---|---|---|
| Claude | Anthropic's AI assistant | Connect monday MCP with Claude |
| ChatGPT | monday connector in OpenAI's ChatGPT | Connect monday MCP with ChatGPT |
| Cursor | AI-first code editor | Connect monday MCP with Cursor |
| Microsoft Copilot | Managing work with monday.com and Copilot | Copilot integration overview |
| Microsoft Copilot Studio | Build custom copilots with monday data | Connect monday MCP with Microsoft Copilot Studio |
| Gemini CLI | Google's agentic coding tool | Connect monday MCP with Gemini CLI |
| Gemini Enterprise | monday Platform Agent inside Google Cloud's Gemini Enterprise | Connecting Google Cloud's Gemini Enterprise to monday.com |
| Mistral (le Chat) | monday MCP in Mistral's le Chat | Connect monday MCP with Mistral AI's le Chat |
| Perplexity | AI-powered answer engine | Native integration available |
| Figma Make | AI-powered design and prototyping | Connect monday MCP with Figma Make |
Connecting from coding tools
Most MCP-compatible coding tools (Cursor, Claude Code, VS Code, Windsurf, etc.) accept a remote MCP server configuration. Add the hosted server URL and authenticate via OAuth when prompted:
{
"mcpServers": {
"monday-mcp": {
"url": "https://mcp.monday.com/mcp"
}
}
}For authentication options, API version control, and advanced configuration, see Integrate with the monday MCP server.
Don't see your client?
For end users
If you're using an MCP client that isn't listed above, check with the app developer to see if they support the monday MCP server. They may need to register their integration with monday.com before it can connect on your behalf.
For developers and partners
Building an MCP client or embedding the monday MCP server in your product? You can develop and test against the hosted MCP server right away using a personal API token or an OAuth app.
To make your integration publicly available to monday.com users, you must register it by submitting the MCP integration registration form. See Integrate with the monday MCP server for the full walkthrough — authentication, OAuth app setup, and registration.
This list is updated periodically as new MCP clients are verified and approved. Company logos and names are trademarks of their respective owners.
Updated about 2 hours ago
