Skip to main content

Overview

Claude Code is a command-line tool for agentic coding that supports MCP (Model Context Protocol) for enhanced development capabilities. Through the AI Gateway’s MCP Gateway, you can seamlessly connect any MCP server to Claude Code without managing infrastructure or authentication.

Key Benefits

  • Secure Authentication: The AI Gateway handles OAuth flows and token management
  • Unified Authentication: Single OAuth token to rule them all
  • Team Collaboration: Share MCP server configurations, manage access permissions, and ensure everyone on your team has the tools they need—configured correctly, every time
  • Complete Observability: See every request, track latency, monitor errors, and understand usage patterns

Prerequisites

Before you begin, ensure you have:
  1. Claude Code CLI installed
  2. Strata Cloud Manager account with workspace access
  3. MCP server registered in the AI Gateway’s MCP Hub

Quick Setup

Step 1: Get Your MCP Server URL

  1. Log in to Strata Cloud Manager
  2. Navigate to MCP HubYour Servers
  3. Copy your server URL:

Step 2: Add Remote Server

Add your AI Gateway MCP server using the HTTP transport:

Step 3: Verify Connection

List your configured MCP servers:

Step 4: Authentication

The AI Gateway handles all authentication flows automatically:
  1. First Connection: Run the authentication command in Claude Code:
  2. Browser Authentication:
    • Your browser will open for OAuth authorization (if required)
    • Complete the authentication flow
    • Tokens are stored securely and refreshed automatically
  3. Team Access: Workspace members share the same authentication scope based on your AI Gateway settings

Configuration Examples

Single Server Setup

Multiple Servers Setup

With Custom Headers (if needed)


Managing Servers

List All Servers

Remove a Server

Clear Authentication

To revoke access and clear stored tokens:

Tips

  • Authentication tokens are stored securely and refreshed automatically
  • If your browser doesn’t open automatically during auth, copy the provided URL
  • OAuth authentication works with both SSE and HTTP transports
  • Use descriptive names when adding servers for easier management

Support

Need help? We’re here for you:
Last modified on September 15, 2026