Vox MCP
by linxule
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XAI_API_KEY | No | API key for xAI | |
| DEFAULT_MODEL | No | Default model, default 'auto' | |
| CUSTOM_API_URL | No | Custom API URL for Ollama, vLLM, etc. | |
| GEMINI_API_KEY | No | API key for Google Gemini | |
| OPENAI_API_KEY | No | API key for OpenAI | |
| DEEPSEEK_API_KEY | No | API key for DeepSeek | |
| MOONSHOT_API_KEY | No | API key for Moonshot (Kimi) | |
| ANTHROPIC_API_KEY | No | API key for Anthropic | |
| OPENROUTER_API_KEY | No | API key for OpenRouter | |
| MAX_CONVERSATION_TURNS | No | Thread length limit, default 100 | |
| VOX_FORCE_ENV_OVERRIDE | No | Force .env override of client env vars | |
| CONVERSATION_TIMEOUT_HOURS | No | Thread TTL in hours, default 24 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/linxule/vox-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server