Voice Status
Check the current status of the codebase voice assistant.
Steps
- •
Call
mcp__codebase-voice__get_statusto get:- •Session state (idle, listening, in_call)
- •Current call info (if in a call)
- •Questions asked this session
- •Audio pipeline health (STT connected, TTS connected)
- •
Call
mcp__codebase-voice__get_configto show configuration status:- •Which API keys are configured
- •Current wake word
- •Voice settings
- •
Display a clear summary to the user.