This package has moved to @sylweriusz/mcp-ai-voice
Please update your installation to use the new scoped package:
npm uninstall mcp-ai-voice
npm install @sylweriusz/mcp-ai-voice
npx @sylweriusz/mcp-ai-voice
Update your ~/.claude/mcp_config.json
:
{
"mcpServers": {
"ai-voice": {
"command": "npx",
"args": ["@sylweriusz/mcp-ai-voice"]
}
}
}
Visit the new package: https://www.npmjs.com/package/@sylweriusz/mcp-ai-voice
Repository: https://github.com/sylweriusz/mcp-ai-voice
This deprecation package exists solely to redirect users to the new scoped package location.