Loading MCP server directory, please wait...
Let AI agents create configurable voice agents via meeting rooms and return structured data.
npx @getmcp/cli add ai.roxels/roxels-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
ROXELS_API_KEYYour Roxels API key (sk-...). Get one at https://app.roxels.ai, Settings, API Keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.roxels/roxels-mcp": {
"command": "uvx",
"args": [
"roxels-mcp"
],
"env": {
"ROXELS_API_KEY": "",
"ROXELS_API_URL": ""
}
}
}
}