Skip to content
Cline

MCP Gateway for Cline

io.github.panossalt/mcp-gateway

Multi-tenant MCP platform with OAuth 2.1, Entra SSO, RBAC and audit logging.

client:Cline transport:sse

Install MCP Gateway in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mcp-gateway": {
      "url": "https://your-gateway.example.com/t/your-org/mcp/sse"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

MCP Gateway in other clients