SecureAuth AI Gateway
IntegrationsAgents

Claude Code

Connect Claude Code to SecureAuth AI Gateway

Anthropic's agentic coding tool that lives in your terminal.

Setup

  1. Add the MCP server
claude mcp add --transport http \
  secureauth https://your-gateway-url/gateway/mcp
  1. Start Claude Code
claude
  1. Open MCP settings — Type /mcp and select secureauth.

  2. Authenticate — Choose Authenticate. A browser window will open for sign-in.

The agent is auto-registered on first connect.

Connecting to just one MCP? To stay under an agent's tool limit, point the URL at a single MCP — /gateway/mcp/{slug} instead of /gateway/mcp. Grab the exact URL from the resource's detail page; see Scope a connection to one MCP.

On this page