Skip to content

Instantly share code, notes, and snippets.

@automata
Created July 14, 2025 18:00
Show Gist options
  • Select an option

  • Save automata/4a11aab6c0b6b5ff5fe20be60af3bda2 to your computer and use it in GitHub Desktop.

Select an option

Save automata/4a11aab6c0b6b5ff5fe20be60af3bda2 to your computer and use it in GitHub Desktop.
Kimi K2 + Claude Code
kimi() {
export ANTHROPIC_BASE_URL="https://api.moonshot.ai/anthropic"
export ANTHROPIC_AUTH_TOKEN="YOUR_KIMI_API_KEY"
claude $@
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment