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" | sh
Windows (PowerShell)
irm -Headers @{ Authorization = "Bearer YOUR_KEY" } "/i/opencode?os=win" | iex
Cursor

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" | sh
Windows (PowerShell)
irm -Headers @{ Authorization = "Bearer YOUR_KEY" } "/i/env?os=win" | iex
OpenAI 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