Upstream UpdateNullstack contributes Spectrum diffusion & CDNA3 attention upstream to SGLangRead PR log
Nullstackby NullStack
Developer Setup

Get Started with Nullstack API.

Create your zero-retention API key, choose your inference sovereign boundary, and connect in under 2 minutes.

Your API Key

Keep this secret. Never commit to public repositories.

Integration Snippet

Configured with your live key, region, and target model.

Live CLI Integration
1# 1. Install Nullstack CLI globally
2npm install -g @nullstack-ai/nullstack
3
4# 2. Set your API key
5export NULLSTACK_API_KEY="sk_live_nullstack_7f9a2e8c1b4d3a0e"
6
7# 3. Launch Claude Code, Codex, or OpenCode privately
8nullstack launch claude --model glm-5.2 --region eu

Need more tokens or a custom team deployment?

Explore Pro ($20/mo) and Max ($60/mo) plans or contact us for private VPC clusters.

View Pricing Plans