JetBrains

Use APIClaw with JetBrains AI Assistant's OpenAI-compatible provider, or with Junie / Claude Code.

Prerequisites

  1. Create an API key in the API Keys dashboard.
  2. Copy a full model ID from the model hub.

JetBrains AI Assistant

  1. Open Settings → Tools → AI Assistant → Providers & API keys.
  2. Under third-party providers, choose OpenAI-compatible.
  3. Paste this URL / Base URL:
text
https://apiclaw.biz/v1
  1. Enter your APIClaw API key and a full model ID from the model hub.
SettingValue
URL / Base URLhttps://apiclaw.biz/v1
API KeyYour APIClaw API key
ModelFull model ID from the model hub
  1. Click Test Connection. Keep the /v1 in the URL: AI Assistant adds that path segment itself when it probes GET /v1/models, so the site root is not a useful fallback. A failing test almost always means the key cannot list models.

The same dialog also asks for a context window size, max output tokens, and a prompt schema; fill those from the model hub. Third-party providers do not need a JetBrains AI subscription. AI Completion is configured separately and expects a model built for inline completion.

Junie CLI

For Junie's custom model profiles (full /chat/completions URL), see Junie CLI.

Claude Code in JetBrains

See the Claude Code guide.

Verify

Send a test prompt from AI Assistant, then confirm logs.