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
- Add the MCP server
claude mcp add --transport http \
secureauth https://your-gateway-url/gateway/mcp- Start Claude Code
claude-
Open MCP settings — Type
/mcpand select secureauth. -
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
- Create a policy — control which tools Claude Code can call.
- Monitor activity — watch its tool calls appear in the dashboard and audit log.
- Send Claude Code telemetry — track its token usage and cost in Analytics.