Skip to main content
Glama

Voice Mode

by mbailey
DUAL_PACKAGE_NAMES.md•987 B
# Package Names and Commands ## Recommended Installation ```bash # Using uv (recommended) uvx voice-mode # Using pip pip install voice-mode # Using npm npx voicemode ``` The command to run is: `voicemode` ## Legacy Support The original `voice-mcp` package name and command are still available but deprecated: ```bash pip install voice-mcp # Still works, but shows deprecation warning voice-mcp # Shows deprecation warning, use 'voicemode' instead ``` ## Transition Timeline - **Current**: Both `voicemode` and `voice-mcp` commands work - **Future**: The `voice-mcp` command will be removed - **Action Required**: Update your configurations to use `voicemode` ## For Contributors The GitHub repository remains at the same location. Only the PyPI package name is changing. ## Technical Details Both packages: - Share the same codebase - Have synchronized version numbers - Are built from the same source - Will maintain compatibility during the transition period

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/mbailey/voicemode'

If you have feedback or need assistance with the MCP directory API, please join our Discord server