cc-provider-add
Connect isolated Anthropic-compatible providers to Claude Code
- Stars
- 0
- Forks
- 0
- Updated
- Updated May 2, 2026
Connect isolated Anthropic-compatible providers to Claude Code
cc-provider-add configures MiMo, GLM, Kimi, Bedrock, or another Anthropic-compatible endpoint for Claude Code using a separate `CLAUDE_CONFIG_DIR` per provider. It creates protected secret files, model settings, onboarding metadata, a launcher, and a shell alias, so multiple providers can run in separate terminals without changing `~/.claude/settings.json`. The skill verifies the connection with a real API ping. It is designed for terminal users of Claude Code, and trusting a third-party endpoint means sending prompts to that provider.
Resource types
Use cases
Platforms
Runtime
Turn detailed business processes into reusable, tested AI skills.
Define portable task-specific sub-agents in Markdown for several coding assistants.
Find, create, run, and improve agent skills from real execution feedback.
Public GitHub facts last synced Jul 10, 2026.
Reduce LLM token use by pruning context, caching prompts, and routing models.