
Chat with 100+ AI models, generate images and video — your GlobalGPT account in the terminal. Sign in with your account, no API key; billing is your normal balance. Requires Node.js ≥ 18.

Add chat, image, and video generation to Cursor through one subscription — setup in minutes.
Read the guide →Wire the CLI into Claude Code with MCP and Agent Skills — images, video, and delegation from your agent.
Read the guide →Connect the CLI to Codex over MCP — one subscription for chat, images, and video inside your agent.
Read the guide →One command installs glbgpt. Sign in through the browser — no API key — and the TUI opens onto your working directory: tool-capable models can list, read, and grep your files, read-only, to answer questions about them.

After glbgpt skill install, "make me a product shot" triggers the globalgpt-image skill: it prices the job first, puts the reference in -i — never the prompt — and runs glbgpt image.
The globalgpt-video skill handles image-to-video: your start frame goes in --start-image, the render takes minutes and blocks until saved — and a failed render is never retried automatically, because interrupted renders may still be charged.
/globalgpt-coding lists your account's chat models as a menu. The delegate gets read-only file tools jailed to the repo and produces text only — your agent reviews and applies it. You stay the engineer.
glbgpt mcp runs a stdio MCP server: one line for Claude Code, TOML for Codex, JSON for Cursor. Unattended spend is capped per session — past the cap the tool refuses and nothing is charged.
glbgpt exec never opens the TUI: prompt in, answer on stdout, exit 0 on success. --json for one result object, --output-schema for structured output, --jsonl for streaming events.
A terminal client for your GlobalGPT account: chat with 100+ AI models, generate images and video, and pipe results into scripts. One npm install, sign in with your account — no API key to manage.
No API key — sign in with your GlobalGPT account. Requires Node.js ≥ 18.