Auto-setup
Connect in one click
Paste your API key, then download a ready config or copy a one-line installer that writes it for you.
OpenCode
macOS / Linux
curl -fsSL -H "Authorization: Bearer YOUR_KEY" "/i/opencode" | shWindows (PowerShell)
irm -Headers @{ Authorization = "Bearer YOUR_KEY" } "/i/opencode?os=win" | iexCursor
Settings-based — download the config and paste the values.
Cline
Settings-based — download the config and paste the values.
.env (любой проект)
macOS / Linux
curl -fsSL -H "Authorization: Bearer YOUR_KEY" "/i/env" | shWindows (PowerShell)
irm -Headers @{ Authorization = "Bearer YOUR_KEY" } "/i/env?os=win" | iexOpenAI SDK
Settings-based — download the config and paste the values.
MCP Pack
Settings-based — download the config and paste the values.
No key yet? Grab one on the pricing page — then come back.
← Pricing