Ccapi — Development skill for Claude Code
Use Claude Code with a Claude API compatible endpoint.
How to install Ccapi
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open egoist/ccapi and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Ccapi does
Use Claude Code with a Claude API compatible endpoint.
Alternatives in Development
- Browser Tools MCP — Monitor browser logs directly from Cursor and other MCP compatible IDEs 7.2k ★
- Bypass 403 — Probe a 403/401 endpoint with the most-paid bypass tricks (header injection, path encoding, method swap, WAF f 4.5k ★
- Pi Skills — Skills for pi coding agent (compatible with Claude Code and Codex CLI) 1.3k ★
README
ccapi
Use Claude Code with a Claude API compatible endpoint.
Install
npm install -g @egoist/ccapi
Why?
I want the `claude` command to always use the Claude subscription, but I also want to use the Claude API for other purposes. This tool allows you to run the `claude` command with a specified API endpoint without changing the default behavior of the `claude` command.
Configuration
In `~/.config/ccapi/config.json`, you can specify the API endpoint and other settings:
{
"base_url": "https://your-api.com",
"api_key": "sk-xxx"
}
Then run `ccapi` to run Claude Code with the specified API.
License
MIT
Related Skills
Kaggle Tpu Lab
Qwen3.8-27B (bf16) on a free Kaggle TPU: OpenAI-compatible endpoint, 262k context, ~130 tok/s, works with Clau
Ccnexus
A smart API endpoint rotation proxy for Claude Code.
Create API
Scaffold a new API endpoint — route, handler, types, tests — wired into the server
Add API Endpoint
Add VAMS API Endpoint
Prime Endpoint
Learn how to build new API endpoints end-to-end
LoongPort
cc-switch 中转站的专用增强版(cc-switch for API relay providers),免去配置各种 密钥 endpoint 的烦恼。
Related Agents
Codex CLI
Codex CLI → any OpenAI-compatible endpoint
Openrouter Agent
Runs a model from any of ~60 vendors through OpenRouter's OpenAI-compatible endpoint, billed per token against
AI Recon
Delegates to this agent when the user wants to map the AI attack surface of an authorized web application befo