| name | voice-join |
| description | [Pro] Join a conference call as a voice AI assistant that can answer questions about the current codebase. Dials into Zoom, Meet, or Teams via phone. |
| user-invocable | true |
| disable-model-invocation | true |
| allowed-tools | ["mcp__codebase-voice__start_call_session","mcp__codebase-voice__poll_question","mcp__codebase-voice__provide_answer","mcp__codebase-voice__stop_session","mcp__codebase-voice__get_config","Read","Grep","Glob"] |
Voice Join — Join a Call as a Codebase AI Assistant [Pro]
Join a conference call via SIP dial-in. The assistant dials the conference number, joins as its own participant ("Claude - Codebase Assistant"), and answers codebase questions from anyone on the call.
Requires LiveKit + Twilio configuration. Run /voice-config first.
Arguments
$1 — The dial-in phone number (e.g., +15551234567)
$2 — The meeting PIN/access code (optional, e.g., 12345#)
If no arguments are provided, ask the user for the dial-in number.
Steps
-
Check configuration: Call to verify Deepgram AND telephony keys (LiveKit + Twilio) are set. If telephony is not configured, tell the user this is a Pro feature, suggest as the free alternative, and stop.