GUIDES & NOTES
From starting the proxy to connecting the code agents you use.
Practical guides for ghc-api configuration, client integration, and model capability discovery. Examples assume http://127.0.0.1:8313.
START HERE
Install and configure ghc-api
GitHub login, generated config.yaml, model mappings, and links to each client guide.
10 min guide →CLAUDE CODEConfigure Claude Code
Set the base URL, token, model, and timeout.
6 min →CODEX CLIConfigure Codex CLI
Register a provider and select a model and reasoning effort.
6 min →PIConfigure pi Coding Agent
Describe model protocols, context, image input, and thinking levels.
8 min →OPENCLAWSplit providers by protocol
Configure Responses, Completions, and Messages models safely.
8 min →MODELSInspect models and parameters
Use live account metadata instead of a model table that quickly becomes stale.
7 min →ADVANCEDShared instances and security
User tokens, reverse proxies, logging, and sync for multi-user or remote deployments.
Advanced · 9 min →