
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-devMCP 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 workCode Review
Hey Ghost, review this function and suggest improvementsDebugging Help
Hey Ghost, help me debug this error messageBest 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 voicesTest TTS
ghost-dev test-ttsDebug API
ghost-dev debug-apiFeatures
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