Birta

Connect Claude Code

Claude Code connects to Birta with one command in your terminal, then you sign in from inside Claude Code.

  1. 1. Add Birta to Claude Code

    Run this in your terminal:

    claude mcp add --transport http birta https://birta.dev/mcp

    That 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/mcp
  2. 2. Authorize it in your browser

    Start Claude Code (claude) and run the /mcp command. 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. 3. Check that it works

    Run claude mcp listbirta should show as connected. Or just ask Claude Code to list your Birta projects.