Skip to content

Instantly share code, notes, and snippets.

@mbijon
Created September 10, 2025 02:03
Show Gist options
  • Save mbijon/eb01efe3368e9c5e6b5230b6a920d506 to your computer and use it in GitHub Desktop.
Save mbijon/eb01efe3368e9c5e6b5230b6a920d506 to your computer and use it in GitHub Desktop.
Use Kimi model by Moonshot in Claude Code. This function shims your .bashrc/.zshrc
# Shim the Kimi model by Moonshot into Claude Code
export ANTHROPIC_AUTH_TOKEN={Your Kimi / Moonshot API key}
export ANTHROPIC_BASE_URL=https://api.moonshot.ai/anthropic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment