Skip to main content
Claude Code is an agentic programming tool from Anthropic that runs in your terminal. It can understand your codebase and help you code faster by performing routine tasks. This site provides an Anthropic SDK-compatible LLM API service, allowing you to easily use multiple large language models in Claude Code to complete tasks. Please follow the guide below to complete the integration.
  1. Install Claude Code
Run the following command in your terminal to install Claude Code: ⚠️ Before installing Claude Code, make sure your local environment has Node.js 18 or later installed.
  1. Start a terminal session
Next, enter your project directory and start Claude Code: