Skip to content

Getting Started

Welcome to XiaoYuan AI! This guide will help you get started using Claude 4.8 in your favorite coding tools.

What is XiaoYuan AI?

XiaoYuan AI provides access to Claude 4.8 (Opus) through an OpenAI-compatible API endpoint. This allows you to use the latest Claude models in tools that support OpenAI API integration.

API Endpoint

https://ai.xiaoyuan.co.uk

Supported Tools

  • Claude Code - Anthropic's official CLI and desktop app
  • Codex - AI coding assistant
  • OpenCode - Open source coding assistant
  • Any tool that supports OpenAI-compatible API endpoints

Quick Start

  1. Get your API key from https://ai.xiaoyuan.co.uk
  2. Choose your tool and follow the specific integration guide
  3. Start coding with Claude 4.8!

Available Models

When configuring your tools, you can use:

  • claude-opus-4-8 - Latest Claude Opus model (recommended)
  • claude-opus-4.8 - Alternative format
  • claude-opus-4-latest - Always points to the latest version

Next Steps

Choose your tool to continue:

Released under the MIT License.