Use Space Bunny Alpha in your tools
Space Bunny Alpha is OpenAI-compatible, so it drops into the tools you already use. Copy-paste setup for opencode, OpenRouter, Cursor, Claude Code and the TypeScript SDK.
opencode
Point opencode at Space Bunny Alpha and code for free with a 1M-token context window. Two ways: straight through OpenRouter, or via our drop-in OpenAI-compatible endpoint. Copy-paste config.
Open guide →GatewayOpenRouter
Call Space Bunny Alpha directly on OpenRouter: model id stealth/space-bunny-alpha, standard chat completions, your OpenRouter key. Plus the no-account alternative — our hosted OpenAI-compatible endpoint.
Open guide →Agent / CLIClaude Code
Point Claude Code at Space Bunny Alpha through our OpenAI-compatible endpoint: model space-bunny-alpha, a 1M-token context window for whole-repo work, and a free sb_live_ key. Copy-paste config.
Open guide →Agent / IDECursor
Add Space Bunny Alpha to Cursor as a custom OpenAI model: override the base URL to our endpoint, paste an sb_live_ key, add the model space-bunny-alpha. Step-by-step, with the 1M-context payoff.
Open guide →SDKTypeScript
Call Space Bunny Alpha from TypeScript/Node with the official openai SDK: set the base URL to our endpoint, use an sb_live_ key, model space-bunny-alpha. A chat example and a streaming example, copy-paste.
Open guide →Ready to build?
Grab a free API key and start calling Space Bunny Alpha from your app or agent.