For the complete documentation index, see llms.txt. This page is also available as Markdown.

Claude Code

Connect Autopilot in Claude Code.

Add Autopilot from the command line.

  1. Add the server:

    claude mcp add --transport http Autopilot https://my.autopilotbrand.com/mcp
  2. Restart Claude Code when prompted.

  3. Run /mcp. Autopilot appears alongside your other servers, showing that authentication is required.

  4. Select it to start the login. Your browser opens the Autopilot login page and asks you to confirm access for Claude Code.

  5. After you confirm, the terminal reports that authentication was successful.

Autopilot's tools are now available in your Claude Code session.

See the Setup overview for the other assistants, or the Autopilot MCP overview for everything you can ask.

Last updated