# Whenly — group meeting scheduler for AI agents [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://whenly.notdown-app.workers.dev  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/whenly-group-meeting-scheduler-for-ai-agents

## Description
Find a time a group can meet: no-login availability poll that picks the best meeting slot.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "whenly-group-meeting-scheduler-for-ai-agents": {
    "command": "npx",
    "args": ["-y","whenly-group-meeting-scheduler-for-ai-agents"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

