Claude Code Nexus
Description
(224 ⭐) - Seamlessly forward Claude Code requests to any OpenAI-compatible API service with smart model mapping, streaming support, deployed on Cloudflare Worker.
Installation
claude install-skill https://github.com/KroMiose/claude-code-nexus README
Claude Code Nexus
[English](README_EN.md) | 中文版
🤖 **一个 Claude API 代理服务平台 - 让 Claude Code CLI 无缝兼容任何 OpenAI API 服务**
[](https://claude.nekro.ai/) [](./LICENSE) [-12B7F3?style=flat-square&logo=tencentqq>)](https://qm.qq.com/q/eT30LxDcSA) [-12B7F3?style=flat-square&logo=tencentqq>)](https://qm.qq.com/q/ZQ6QHdkXu0) [](https://discord.gg/eMsgwFnxUB)
**Claude Code Nexus** 是一个部署在 Cloudflare 上的高性能 AI 代理服务平台。它专为 [Claude Code CLI](https://github.com/claude-code/cli) 设计,通过一个兼容层,让你可以将 Claude Code 的请求无缝转发到**任何 OpenAI 兼容的 API 服务**,例如 OneAPI、Azure OpenAI、本地的 Ollama,或是其他任何遵循 OpenAI 规范的 LLM 服务。
✨ 核心价值
- undefined
🚀 快速开始 (3步)
1. 登录 & 获取 API Key
访问 **[https://claude.nekro.ai/](https://claude.nekro.ai/)**,使用你的 GitHub 账户登录。系统会自动为你生成一个专属的 API Key。
2. 配置你的后端服务
在控制台中,配置你的 OpenAI 兼容 API 服务。你需要提供:
- undefined
3. 在 Claude Code 中使用
在你的终端中设置以下环境变量:
# 1. 设置你的专属 API Key
export ANTHROPIC_API_KEY="ak-your-nexus-key"
# 2. 设置代理服务地址
export ANTHROPIC_BASE_URL="https://claude.nekro.ai"
# 3. 正常使用 Claude Code!
claude
🎉 **完成!** 现在你的 Claude Code CLI 已经通过 Claude Code Nexus 代理,使用你自己的后端服务了。
🛠️ 技术栈
- undefined
...
Related Skills
Docker
---
DevOps community Kubernetes
---
DevOps community AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architecture patterns
DevOps community Composio Split
Manage Split feature flags and experiments
DevOps community **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.
DevOps community CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps community