by maxnowack · Claude Skill · ★ 402
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
anthropic-proxy A proxy server that transforms Anthropic API requests to OpenAI format and sends it to openrouter.ai. This enables you to use Anthropic's API format while connecting to OpenAI-compatible endpoints. Usage With this command, you can start the proxy server with your OpenRouter API key on port 3000: Environment variables: : Your OpenRouter API key (required when using OpenRouter) : Custom base URL for the transformed OpenAI-format message (default: ) : The port the proxy server should listen on (default: 3000) : The reasoning model to use (default: ) : The completion model to use (default: ) : Set to to enable debug logging Note: When is set to a custom URL, the is not required. Claude Code To use the proxy server as a backend for Claude Code, you have to set the to the URL of the proxy server: License Licensed under MIT license. Copyright (c) 2025 Max Nowack Contributions Contributions are welcome. Please open issues and/or file Pull Requests.
| Stars | 402 |
| Forks | 36 |
| Language | JavaScript |
| Category | Claude Skill |
| Quality Score | 43.75/100 |
| Open Issues | 7 |
| Last Updated | 2025-04-28 |
| Created | 2025-03-14 |
| Platforms | claude-code, node |
| Est. Tokens | ~3k |
These tools work well together with anthropic-proxy for enhanced workflows:
Looking for a anthropic-proxy alternative? If you're comparing anthropic-proxy with other claude skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Build mods for Claude Code: Hook any request, modify any response, /model "with-your-custom-model", intelligen
OpenAI and Anthropic compatible server for Apple Silicon. Run LLMs and vision-language models (Llama, Qwen-VL,
Autonomous software engineering fleet of AI agents for production-grade PRs on AgentField: plan, code, test, a
The complete guide to Claude Code: CLAUDE.md, hooks, skills, MCP servers, and commands
Run LLM prompts from your shell
Examples of integrating the OpenRouter API
Explore other popular claude skill tools:
anthropic-proxy is Proxy server that converts Anthropic API requests to OpenAI format and sends it to OpenRouter. It's used to use Claude Code with OpenRouter instead of the Anthropic API. It is categorized as a Claude Skill with 402 GitHub stars.
anthropic-proxy is primarily written in JavaScript. It covers topics such as anthropic, claude-code, llm.
You can find installation instructions and usage details in the anthropic-proxy GitHub repository at github.com/maxnowack/anthropic-proxy. The project has 402 stars and 36 forks, indicating an active community.
The top alternatives to anthropic-proxy on Agent Skills Hub include ccproxy, vllm-mlx, SWE-AF. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.