Whenly — group meeting scheduler for AI agents for Grok
dev.workers.notdown-app.whenly/group-meeting-scheduler
Find a time a group can meet: no-login availability poll that picks the best meeting slot.
client:Grok
transport:streamable-http
tools:2
Install Whenly — group meeting scheduler for AI agents in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"group-meeting-scheduler": {
"type": "http",
"url": "https://whenly.notdown-app.workers.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs