Before you start
- Claude Code installed and signed in to your Anthropic account.
- A Brivvy account.
- Terminal access with permission to run
claudecommands.
Steps
- Add Brivvy as a remote MCP server. Open your terminal and run the following to register the server:
--scope user flag:
- Start a new Claude Code session. Run
claudein your terminal. Configuration changes take effect when a new session starts, so any existing sessions will not see Brivvy until you restart them. - Open the MCP management menu. Inside Claude Code, type
/mcpto list configured servers. You should seebrivvywith a “needs authentication” status. - Authenticate with Brivvy. Select
brivvyfrom the menu, then select Authenticate. Your browser will open an authorization page where you can sign in to Brivvy and approve access. After you authorize, Claude Code stores the OAuth credentials locally. - Confirm the connection. Back in the terminal, you should see “Authentication successful”. Run
/mcpagain and confirm Brivvy shows a connected status. Expand the entry to see the available tools:list_voices,get_voice,list_templatesandget_template.