TheaimartAIx DOCS
Home Get API key

Use AIx in Cline

Cline (the autonomous coding agent for VS Code) has a built-in OpenAI Compatible provider — perfect for AIx.

Setup

  1. Open the Cline panel → Settings (gear icon).
  2. API Provider → choose OpenAI Compatible.
  3. Fill in:
Base URL:  https://api.aix.theaimart.co/v1
API Key:   tam_your_key_here
Model ID:  anthropic/claude-sonnet-4-6
  1. Save. Start a task — Cline will plan, edit files and run tools through AIx.
Best for agentic coding

Cline does multi-step tool use, so pick a strong agentic model: anthropic/claude-sonnet-4-6 or deepseek-ai/DeepSeek-V3.2. For cheaper iterations, moonshotai/Kimi-K2.7-Code.

Note

Cline relies on tool/function calling. Make sure the model you pick supports it — see Tool & function calling.

Tips

  • Set a monthly spend cap on the key you give Cline so a long autonomous run can’t overspend — see Limits, caps & scopes.
  • Switch models any time by changing the Model ID — no other config changes.

Last updated July 18, 2026

Was this page helpful?