Integrations
Cline
Integrate Cline with Yaha Gateway.
Cline connects via OpenAI Compatible provider settings in the VS Code extension.
LLM configuration
- Open Cline → Settings (gear icon).
- API Provider: OpenAI Compatible
- Base URL:
https://gateway.yahagateway.io/v1 - API Key:
yaha.<your-project-key> - Model ID: an allowed model (e.g.
gpt-4o,claude-sonnet-4-6via 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:
| Setting | Value |
|---|---|
| Server URL | https://gateway.yahagateway.io/mcp/v1 |
| Authorization | Bearer yaha.<your-project-key> |
Enable Tool Bridge on the project in the Yaha console. See mcp-tool-bridge.md.