cc-asterxsk
v1.1.3
Published
Use Claude Code for free with NVIDIA NIM, GitHub Copilot, or LM Studio
Maintainers
Readme
cc-asterxsk
Use Claude Code for free with NVIDIA NIM, GitHub Copilot, or LM Studio.
What is this?
A terminal tool that launches Claude Code through free LLM providers instead of a paid Anthropic API key.
Providers
- NVIDIA NIM — Free tier cloud inference via NVIDIA's API
- GitHub Copilot — Route through your existing GitHub Copilot subscription
- LM Studio — Local inference on your own hardware
Features
- Interactive TUI with folder picker, provider picker, and model picker
- Per-tier model selection (Opus / Sonnet / Haiku)
- Automatic dependency checking and installation
- Remembers your last-used provider
- Type-to-filter on all menus
- Bundled proxy server (no extra repos to clone)
- Cross-platform (Windows, macOS, Linux)
- Zero npm dependencies
Requirements
- Node.js 18+
- Python 3.10+ and uv (auto-installed on first run)
- For NVIDIA NIM: free API key from NVIDIA
- For GitHub Copilot: copilot-api (auto-installed on first run)
- For LM Studio: LM Studio running locally on port 1234
