Skip to main content

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: use https://www.llmeasy.ru
  • Codex / OPENAI_BASE_URL / external tools: use https://www.llmeasy.ru/v1
Key benefits:
  • 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_url everywhere

Two access modes

ScenarioBase URLNotes
Claude Codehttps://www.llmeasy.ruAnthropic protocol, no /v1 suffix
Codex / external toolshttps://www.llmeasy.ru/v1OpenAI-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.