Sign up to save tools and stay up to date with the latest in AI
bg
bg
1

GitHub - coder/anyclaude: Claude Code with any LLM

May 27, 2025 - github.com
The markdown data introduces "anyclaude," a tool that allows users to utilize Claude Code with various AI providers such as OpenAI, Google, and xAI. It highlights the tool's simplicity, requiring only a basic command wrapper, and its compatibility with Claude Code GitHub Actions. Users can install anyclaude using package managers like bun, pnpm, or npm, and switch between models using commands in the Claude UI. Supported providers include OpenAI, Google, and xAI, with specific API keys required for each. Additionally, users can customize endpoints for OpenAI and Anthropic.

The tool works by spawning a simple HTTP server that translates between Anthropic's format and the AI SDK format, enabling support for any AI SDK provider. While the document notes that other models may not necessarily perform better in Claude Code, it encourages experimentation. It also mentions support for Anthropic models using a specific syntax. Overall, anyclaude is presented as a versatile and easy-to-use solution for integrating multiple AI models into Claude Code.

Key takeaways:

  • anyclaude is a simple command wrapper that allows using Claude Code with various AI providers like OpenAI, Google, and xAI.
  • It supports multiple package managers for installation, including bun, pnpm, and npm.
  • anyclaude can switch models using the Claude UI with specific commands, supporting providers like Google, OpenAI, and Anthropic.
  • The tool spawns an HTTP server to translate between Anthropic's format and the AI SDK format, enabling compatibility with different AI SDK providers.
View Full Article

Comments (0)

Be the first to comment!