Agent Tools
Connecting Agent Tools
Integration guides for AI agents and client tools that already support connecting to Models Hub.
Models Hub is compatible with many popular AI applications and tools. Below is a list of verified supported applications along with their configuration guides.
Supported Applications
One-click configuration for mainstream agent platforms, so you can easily use a variety of agent tools
Use the Models Hub CLI to automatically configure Claude Code, Codex, Gemini CLI, and OpenClaw.
AstrBot - Agent Chatbot
A multi-platform chatbot and agent framework that can connect to OpenAI-compatible model services.
CC Switch
One-click management of Provider, MCP, and prompt configurations for Claude, Codex, and Gemini CLI.
Cherry Studio
A desktop AI assistant client with multi-model conversations and multi-role management.
Claude Code
A terminal code assistant powered by Anthropic Claude, with multi-file collaborative editing.
CodeBuddy
An AI coding assistant that connects to OpenAI-compatible APIs through a local JSON model configuration.
Codex CLI
A command-line AI code assistant with sandboxing and patch-based editing.
Gemini CLI
Google Gemini CLI, which can have its API Key, default model, and base URL written in with one click via the Models Hub CLI.
Copilot CLI
Connect to custom OpenAI-compatible model gateways through BYOK mode.
Crush
An open-source terminal AI coding agent developed by Charm, with a responsive TUI.
Cursor
An AI-native code editor that can connect to model services through a custom Base URL.
Factory Droid CLI
An AI assistant for software engineering workflows, covering planning, development, and testing.
FluentRead - Open-Source Translation Plugin
An open-source browser translation plugin that can connect to OpenAI-compatible translation models.
Hermes Agent
An open-source terminal AI agent from Nous Research that can connect via a Custom Endpoint.
LangBot - Instant Messaging Bot Development Platform
An open-source bot development framework for instant messaging platforms.
LunaTranslator - Open-Source GalGame Translator
An open-source GalGame translator that can be configured with OpenAI-compatible translation services.
Memoh - Containerized AI Agent Platform
A containerized AI agent platform that can connect to custom model providers.
nanobot
A lightweight AI agent that connects to model services quickly via config.json.
Oh My Pi
A terminal AI coding agent with support for thinking mode and reasoning effort level mapping.
OpenClaw
A self-hosted AI assistant platform with multi-channel AI agent management.
OpenCode
An open-source terminal AI coding agent compatible with a wide range of model service providers.
Pi
A minimal, highly extensible terminal coding framework with support for custom skills and templates.
Integration Guide
Most applications only need the following information to connect to Models Hub:
- API Base URL: The Models Hub service address, typically ending with
/v1. - API Key: The access token (API key) generated in the Models Hub console.
- Model name: The model ID you want to call.
For detailed configuration steps, refer to each application's documentation.
Compatibility tip
If a tool supports OpenAI-compatible, Custom Endpoint, or BYOK modes, you can usually fill in the Models Hub API Base URL, API Key, and model name in the corresponding fields to complete the connection.