finngate
v0.1.3
Published
Configure Claude Code for the FINN API gateway
Readme
finngate
Interactive installer for Claude Code on Windows, macOS and Linux.
npx finngate@latestFor a local Worker, override the origin before running the installer:
$env:FINN_API_ORIGIN="http://127.0.0.1:8787"
npx finngate@latestThe installer asks for a finn_pro_... API key and configures:
ANTHROPIC_BASE_URL=https://finkgate-production.nplinh191202.workers.devANTHROPIC_API_KEYANTHROPIC_MODEL=fink-maxANTHROPIC_SMALL_FAST_MODEL=fink-speed
Then open a new terminal and run:
claudeIt does not install a local server or a model. The gateway remains hosted at
https://finkgate-production.nplinh191202.workers.dev.
