Loading MCP server directory, please wait...
Merged free/busy, find mutual time, propose bookings with human approval. Never event contents.
npx @getmcp/cli add app.busyboard/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <API key> — create at https://busyboard.app/settings/api (read scopes free, propose requires Pro)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.busyboard/mcp": {
"url": "https://busyboard.app/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}