Connect Claude Code
Claude Code connects to Birta with one command in your terminal, then you sign in from inside Claude Code.
1. Add Birta to Claude Code
Run this in your terminal:
claude mcp add --transport http birta https://birta.dev/mcpThat adds Birta to the current project. To use it in every project instead, add
--scope user:claude mcp add --transport http --scope user birta https://birta.dev/mcp2. Authorize it in your browser
Start Claude Code (
claude) and run the/mcpcommand. Pick birta, choose Authenticate, and your browser opens. Sign in with the one-time code sent to your email and allow access. Claude Code keeps its own access after that — there is no key to copy or paste.3. Check that it works
Run
claude mcp list— birta should show as connected. Or just ask Claude Code to list your Birta projects.