Yaha AI Gateway
Integrations

Cline

Integrate Cline with Yaha Gateway.

Cline connects via OpenAI Compatible provider settings in the VS Code extension.

LLM configuration

  1. Open Cline → Settings (gear icon).
  2. API Provider: OpenAI Compatible
  3. Base URL: https://gateway.yahagateway.io/v1
  4. API Key: yaha.<your-project-key>
  5. Model ID: an allowed model (e.g. gpt-4o, claude-sonnet-4-6 via smart routing upstream)

For Plan/Act modes with different models, enable Use different models for Plan and Act modes (Cline v3.40+).

MCP (Tool Bridge)

Configure MCP in Cline to use Yaha Tool Bridge:

SettingValue
Server URLhttps://gateway.yahagateway.io/mcp/v1
AuthorizationBearer yaha.<your-project-key>

Enable Tool Bridge on the project in the Yaha console. See mcp-tool-bridge.md.

See also

On this page