communication
Chatterboxio Mcp Server
MCP server implementation for ChatterBox.io, enabling AI agents to send bots to online meetings (Zoom, Google Meet) and obtain transcripts and recordings.
typescript
cloud
communication
Installation
npx -y OverQuotaAI/chatterboxio-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "chatterboxio-mcp-server",
"command": "npx",
"args": [
"-y",
"OverQuotaAI/chatterboxio-mcp-server"
]
}About This MCP Server
OverQuotaAI/chatterboxio-mcp-server
MCP server implementation for ChatterBox.io, enabling AI agents to send bots to online meetings (Zoom, Google Meet) and obtain transcripts and recordings.
GitHub: https://github.com/OverQuotaAI/chatterboxio-mcp-server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub