Agent setup

Connect Claude Code to VoiceLabs — MCP setup

The full MCP toolset (speak, transcribe, voice management) available to every session, in every project.

claude mcp add --transport http --scope user voicelabs https://app.voicelabs.now/api/mcp
After connecting

Run /mcp inside Claude Code, select voicelabs (it shows as needing authentication), and approve the consent screen in the browser tab that opens. The connection is then reused by every later session.

Verify

Call the list_voice_profilestool. An answer without an auth error (even "no voice profiles yet" on a new account) means the connection works; an auth error means the OAuth consent was not completed.

MCP endpoint: https://app.voicelabs.now/api/mcp. Review or revoke this connection any time at https://app.voicelabs.now/connections.

The machine-readable version of this whole guide is at https://voicelabs.now/agent-setup/prompt.md.