Heldly for Cursor
io.heldly/scheduler
AI-native scheduler that lives in Claude. Describe meetings in plain English; Heldly does the rest.
client:Cursor
transport:streamable-http
Install Heldly in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"scheduler": {
"url": "https://heldly.io/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs