Catalog
io.heldly/scheduler
OfficialHeldly
AI-native scheduler that lives in Claude. Describe meetings in plain English; Heldly does the rest.
Natural language meeting scheduler that integrates directly into Claude.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"scheduler": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://heldly.io/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.