JetBrains
Use APIClaw with JetBrains AI Assistant's OpenAI-compatible provider, or with Junie / Claude Code.
Prerequisites
- Create an API key in the API Keys dashboard.
- Copy a full model ID from the model hub.
JetBrains AI Assistant
- Open Settings → Tools → AI Assistant → Providers & API keys.
- Under third-party providers, choose OpenAI-compatible.
- Paste this URL / Base URL:
text
https://apiclaw.biz/v1- Enter your APIClaw API key and a full model ID from the model hub.
| Setting | Value |
|---|---|
| URL / Base URL | https://apiclaw.biz/v1 |
| API Key | Your APIClaw API key |
| Model | Full model ID from the model hub |
- Click Test Connection. Keep the
/v1in the URL: AI Assistant adds that path segment itself when it probesGET /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.