> ## Documentation Index
> Fetch the complete documentation index at: https://docs.scitix.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations Overview

Use these guides to connect third-party tools to the ScitiX Model Inference API.

Most tools connect through an OpenAI-compatible endpoint. Create an API Key on the [API Keys](https://console.scitix.ai/model-inference/api_keys) page, choose a tool, and follow its guide.

## Coding Agents

<CardGroup cols={3}>
  <Card title="Claude Code" icon="terminal" href="/model-inference/integrations/claude-code">Anthropic's terminal coding agent — chat, edit files, run commands</Card>
  <Card title="Codex" icon="terminal" href="/model-inference/integrations/codex">OpenAI's coding assistant — CLI and VS Code extension</Card>
  <Card title="OpenCode" icon="terminal" href="/model-inference/integrations/opencode">Open-source coding agent — terminal, desktop, and IDE</Card>
  <Card title="Qwen Code" icon="terminal" href="/model-inference/integrations/qwen-code">Qwen team's open-source CLI coding agent</Card>
  <Card title="Aider" icon="terminal" href="/model-inference/integrations/aider">Terminal AI pair programming built around git diffs</Card>
</CardGroup>

## IDEs & Extensions

<CardGroup cols={3}>
  <Card title="Cline" icon="code" href="/model-inference/integrations/cline">Agent-style coding assistant in your editor</Card>
  <Card title="Cursor" icon="code" href="/model-inference/integrations/cursor">AI IDE — bring your own key for chat on ScitiX models</Card>
  <Card title="Roo Code" icon="code" href="/model-inference/integrations/roo-code">Multi-mode VS Code coding agent (Cline fork)</Card>
  <Card title="Kilo Code" icon="code" href="/model-inference/integrations/kilo-code">Open-source coding agent for VS Code, JetBrains, and CLI</Card>
  <Card title="TRAE" icon="code" href="/model-inference/integrations/trae">AI IDE with a built-in coding agent</Card>
  <Card title="Continue" icon="code" href="/model-inference/integrations/continue">Open-source assistant — VS Code / JetBrains plugin and CLI</Card>
</CardGroup>

## Chat Clients

<CardGroup cols={3}>
  <Card title="Cherry Studio" icon="comments" href="/model-inference/integrations/cherry-studio">Desktop AI client for Windows, macOS, and Linux</Card>
  <Card title="LobeChat" icon="comments" href="/model-inference/integrations/lobechat">Open-source AI chat framework with web and desktop UI</Card>
  <Card title="Open WebUI" icon="comments" href="/model-inference/integrations/open-webui">Self-hosted web interface for large language models</Card>
  <Card title="NextChat" icon="comments" href="/model-inference/integrations/nextchat">Lightweight cross-platform chat client</Card>
  <Card title="Chatbox" icon="comments" href="/model-inference/integrations/chatbox">Cross-platform desktop AI client with a web version</Card>
</CardGroup>

## Knowledge & RAG

<CardGroup cols={3}>
  <Card title="RAGFlow" icon="database" href="/model-inference/integrations/ragflow">RAG engine built on deep document understanding</Card>
  <Card title="AnythingLLM" icon="database" href="/model-inference/integrations/anythingllm">Workspaces, document chat, and agents in one app</Card>
  <Card title="FastGPT" icon="database" href="/model-inference/integrations/fastgpt">Knowledge-base and AI-workflow platform</Card>
</CardGroup>

## Notes & Writing

<CardGroup cols={3}>
  <Card title="Obsidian Copilot" icon="note-sticky" href="/model-inference/integrations/obsidian-copilot">AI chat and commands over your Obsidian vault</Card>
  <Card title="Zotero" icon="note-sticky" href="/model-inference/integrations/zotero">AI Q\&A in the reference manager via the Zotero GPT plugin</Card>
  <Card title="SiYuan" icon="note-sticky" href="/model-inference/integrations/siyuan">Privacy-first knowledge management with built-in AI</Card>
</CardGroup>

## Workflow & App Platforms

<CardGroup cols={3}>
  <Card title="Dify" icon="diagram-project" href="/model-inference/integrations/dify">Visual LLM app development — chatbots, agents, workflows</Card>
  <Card title="OpenClaw" icon="diagram-project" href="/model-inference/integrations/openclaw">Personal AI assistant on WhatsApp, Telegram, and Feishu</Card>
</CardGroup>

## Translation

<CardGroup cols={3}>
  <Card title="Immersive Translate" icon="language" href="/model-inference/integrations/immersive-translate">Bilingual side-by-side translation for web, PDF, and EPUB</Card>
</CardGroup>
