
Roxels
by @trebu-org
Let AI agents create configurable voice agents via meeting rooms and return structured data.
Send to Your Agent
Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.
Install the Roxels MCP server for me.
Server: Roxels
Description: Let AI agents create configurable voice agents via meeting rooms and return structured data.
Install command: python -m roxels-mcp
Environment variables needed:
- ROXELS_API_KEY: Your Roxels API key (sk-...). Get one at https://app.roxels.ai, Settings, API Keys. (required)
- ROXELS_API_URL: API base URL. Override for self-hosted or development.
GitHub: https://github.com/trebu-org/interviewer
Please install this MCP server and confirm when ready. Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.
Quick Install
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
- Open Claude Desktop app
- Go to Settings → Developer → Edit Config
- Paste the config below into the file
- Restart Claude Desktop
{
"mcpServers": {
"ai-roxels-roxels-mcp": {
"command": "python",
"args": [
"-m",
"roxels-mcp"
],
"env": {
"ROXELS_API_KEY": "your-value-here"
}
}
}
} Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json
Installation Methods
python -m roxels-mcpTools (1)
execute Execute Roxels operations
Environment Variables
ROXELS_API_KEY RequiredYour Roxels API key (sk-...). Get one at https://app.roxels.ai, Settings, API Keys.
your-value-hereROXELS_API_URL OptionalAPI base URL. Override for self-hosted or development.
value| Name | Description | Required | Example |
|---|---|---|---|
| ROXELS_API_KEY | Your Roxels API key (sk-...). Get one at https://app.roxels.ai, Settings, API Keys. | Required | your-value-here |
| ROXELS_API_URL | API base URL. Override for self-hosted or development. | Optional | value |
Compatibility
About
Let AI agents create configurable voice agents via meeting rooms and return structured data.
Overview
Let AI agents create configurable voice agents via meeting rooms and return structured data.
Repository
Find the source code at https://github.com/trebu-org/interviewer.
Tools
- execute: Execute Roxels operations
Environment Variables
ROXELS_API_KEY: Your Roxels API key (sk-...). Get one at https://app.roxels.ai, Settings, API Keys. (Required)ROXELS_API_URL: API base URL. Override for self-hosted or development.
Installation
PIP
python -m roxels-mcp
Related Resources
GitHub
MCP ServerRepository management, file operations, and GitHub API integration
DeepSeek Coder Architect
PromptLeverage DeepSeek Coder for complex software architecture, code generation, and technical problem-solving with advanced reasoning.
3D Printing Optimizer
SkillOptimize 3D models for additive manufacturing considering orientation, supports, infill, and material properties.
Artificial Intelligence
GlossaryThe broad field of creating machines that can perform tasks requiring human-like intelligence, such as reasoning, learning, and perception.
Filesystem
MCP ServerSecure file operations with configurable access controls
Compare LLM Pricing
This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.