원클릭으로
voice-config
Configure API keys and settings for the codebase voice assistant
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Configure API keys and settings for the codebase voice assistant
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
[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.
Start a voice conversation with Claude about your codebase. Talk through your mic, get answers through your speakers. Free, no telephony needed.
Check the status of the voice assistant — is it in a call, listening, idle?
| name | voice-config |
| description | Configure API keys and settings for the codebase voice assistant |
| user-invocable | true |
| disable-model-invocation | true |
| allowed-tools | ["mcp__codebase-voice__get_config","mcp__codebase-voice__set_config","Bash"] |
Help the user configure their API keys and preferences for the voice assistant.
mcp__codebase-voice__set_config key=deepgram_api_keyLiveKit Cloud (optional — needed for bot to join calls as its own participant)
mcp__codebase-voice__set_configTwilio (optional — needed for SIP dial-in)
mcp__codebase-voice__set_configWake word (default: "Hey Claude")
wake_wordVoice (default: "aura-2-en-US-luna")
tts_voiceSTT language (default: "en-US")
stt_languageAfter configuration, use mcp__codebase-voice__get_config to show the user their current settings (mask API keys, show only last 4 chars).
Tell the user they can now use /voice-join to join a call.