Skip to Content

AI Gateway

Blackbox AI with AI Gateway

Coding Agents

You can use the Blackbox AI CLI for AI-powered code generation, debugging, and project automation. Configure it to use AI Gateway for unified model access and spend monitoring.

Blackbox AI

Copy page

  1. Create an API keyGo to the AI Gateway section in the Vercel dashboard sidebar and click API keys to create a new API key.
  2. Install Blackbox CLIInstall the Blackbox CLI for your platform: macOS/Linux Windows

    curl -fsSLhttps://blackbox.ai/install.sh| bash

  3. Configure Blackbox CLIRun the configure command to set up AI Gateway:

    blackbox configureWhen prompted:
    1. Select Configuration: Choose Configure Providers
    2. Choose Model Provider: Select Vercel AI Gateway
    3. Enter API Key: Paste your AI Gateway API key from the previous step

  4. Start Blackbox CLIRun the CLI to start using it:

    blackboxYour requests will now be routed through AI Gateway. You can verify this by checking your AI Gateway Overview in the Vercel dashboard.

Monitor usage and spend

View your usage, spend, and request activity in the AI Gateway section in the Vercel dashboard sidebar. See the observability documentation for more details.


Last updated September 13, 2026

Amp

Cross-link map: Blackbox AI with AI Gateway (/docs/ai-gateway/coding-agents/blackbox)From the Vercel docs graph (built 2026-09-21T05:26:59.511Z), spanning vercel.com docs + KB, nextjs.org, ai-sdk.dev, and other Vercel documentation sites. Full graph as JSON: https://vercel.com/docs/graph.jsonSemantically closest pagesChatbox with AI Gateway — Connect Chatbox to AI Gateway. Configure your API key, endpoint, and models to use multiple AI providers and monitor chaCommand Code with AI Gateway — Connect Command Code to AI Gateway with your own API key and a custom base URL. Configure models, switch between them, aOpenCode with AI Gateway — Connect OpenCode to AI Gateway with one CLI command, or configure it in-app.ZCode with AI Gateway — Connect ZCode to AI Gateway with the Vercel CLI or an OpenAI-compatible custom provider.Vercel AI Gateway: Models, Routing, and Observability — Call AI models from any infrastructure through a managed gateway. Centralize credentials, request logs, spend budgets, rThis page links to (1)AI Gateway Observability — Monitor AI Gateway requests in the Vercel dashboard. Inspect token usage, latency, spend, and logs at team, project, andPages that link here (1)By site: vercel-docs (1)Coding Agents and Chat Platforms with AI Gateway — Connect coding agents and chat platforms to AI Gateway. Configure Claude Code, Codex, Chatbox, Open WebUI, and more.

Was this helpful?