Loading MCP server directory, please wait...
AI-native scheduling and booking: check availability, book meetings, share links.
npx @getmcp/cli add bot.meet/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour Meet.bot API key. Format: Bearer YOUR_API_KEY
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"bot.meet/mcp": {
"url": "https://mcp.meet.bot",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}