Connect Claude Code to Agent Authority

Connect Claude Code to SecureAuth Agent Authority

Anthropic's agentic coding tool that lives in your terminal. Once connected, Claude Code reaches every tool your organization has approved through a single governed endpoint — every call authenticated, policy-checked, and audited.

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.

Next steps

On this page