monday.com for Cursor
com.monday/monday.com
MCP server for monday.com integration.
client:Cursor
transport:streamable-http
Install monday.com in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"monday.com": {
"url": "https://mcp.monday.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs