
Hear Your AI Assistant Speak
Transform your Cursor experience with natural voice interaction. Ghost Dev enables high-quality speech responses using ElevenLabs TTS.
Installation
Get Ghost Dev running in 30 seconds
Global Installation
Install Ghost Dev globally
pnpm install -g ghost-dev
MCP Configuration
Add to your .cursor/mcp.json
{
"mcpServers": {
"ghost-dev": {
"command": "npx",
"args": ["-y", "--package=ghost-dev", "ghost-dev-mcp"],
"env": {
"ELEVENLABS_API_KEY": "your_api_key_here"
}
}
}
}
Try It Out
Restart Cursor and try these voice prompts
Code Explanation
Hey Ghost, explain how React hooks work
Code Review
Hey Ghost, review this function and suggest improvements
Debugging Help
Hey Ghost, help me debug this error message
Best Practices
Hey Ghost, what are the best practices for API design?
CLI Commands
Standalone tools for testing and development
Text to Speech
ghost-dev speak "Hello world"
List Voices
ghost-dev voices
Test TTS
ghost-dev test-tts
Debug API
ghost-dev debug-api
Features
Everything you need for voice-enabled coding
🎭
Multiple Voices
Choose from ElevenLabs' extensive voice library
🔌
MCP Integration
Seamless Cursor integration via Model Context Protocol
🔧
Smart Processing
Optimizes code and developer content for natural speech
🛡️
Robust Fallbacks
Automatic fallback to system TTS when needed
🩺
Diagnostics
Built-in health checks and troubleshooting tools
⚡
Performance
Fast audio generation with intelligent caching