Documentation Index
Fetch the complete documentation index at: https://docs.llmeasy.ru/llms.txt
Use this file to discover all available pages before exploring further.
What is LLMEasy?
LLMEasy is an API relay built for AI coding tools. The docs now distinguish between two access modes:- Claude Code /
ANTHROPIC_BASE_URL: usehttps://www.llmeasy.ru - Codex /
OPENAI_BASE_URL/ external tools: usehttps://www.llmeasy.ru/v1
- Multi-source supply: multiple suppliers connected simultaneously
- Dynamic routing: Automatically bypasses slow or unstable upstreams
- Flagship focus: Reliability work is concentrated on Claude Code and the Codex ecosystem
- Two clear tracks: Configure the endpoint by protocol instead of reusing one
base_urleverywhere
Two access modes
| Scenario | Base URL | Notes |
|---|---|---|
| Claude Code | https://www.llmeasy.ru | Anthropic protocol, no /v1 suffix |
| Codex / external tools | https://www.llmeasy.ru/v1 | OpenAI-style protocol; external tools use the Codex group |
Get started
Quickstart
Start by picking the Claude Code track or the Codex / external tool track.
FAQ
Review the rules for Base URL, model groups, 403 errors, and auth.
Connect your AI coding tool
Claude Code
Set
ANTHROPIC_BASE_URL=https://www.llmeasy.ru.Codex
Use
https://www.llmeasy.ru/v1 with OpenAI Responses.Cursor
External tools use the Codex group with OpenAI-compatible settings.
OpenClaw
Connect LLMEasy first, then use
/new and /status to verify the current session.CC Switch
Manage LLMEasy for Claude Code, Codex, OpenCode, and OpenClaw from one GUI.