Skip to content
Connect a clientCline

Cline

VS Code extension: Anthropic provider, base URL and a gd- key.

Set up with your own AI
Model protocol

Cline is a popular agent extension for VS Code. It connects to Guard via the Anthropic provider and accepts a third-party key with no paid restrictions (unlike Cursor).

  1. Install the Cline extension from the VS Code Marketplace.
  2. In Cline settings → API Provider → choose Anthropic.
  3. Enable Use custom base URL and enter https://api.guardrelay.ai.
  4. API Key — your gd-… from the bot.
  5. Modelclaude-sonnet-5 or claude-opus-5.
FieldValue
API ProviderAnthropic
Custom Base URLhttps://api.guardrelay.ai
API Keygd-…
Modelclaude-sonnet-5 / claude-opus-5

Kimi

For Kimi in Cline, select k3 or k3-256k. With Anthropic use Custom Base URL https://api.guardrelay.ai and your gd-… key; with an OpenAI-compatible provider use the fields below. In Cline, kimi-for-coding and kimi-for-coding-highspeed may return 403 kimi_agent_not_allowed: use a supported client such as Roo Code or Kilo Code. Do not remove or impersonate the agent name in the system prompt to bypass this restriction.

FieldValue
API ProviderOpenAI-compatible
Base URLhttps://api.guardrelay.ai/v1
API Keygd-…
Modelk3, k3-256k

Composer and Grok

They work through the Anthropic provider (https://api.guardrelay.ai) and through an OpenAI-compatible one (https://api.guardrelay.ai/v1). Put the exact id in Model, for example cursor-grok-4.6-high or composer-2.5.

Documentation sections

On this page