← Documentation
Coming soon

Sprintra in Gemini CLI

Native Gemini CLI integration is in active development. Sprintra's MCP server is already compatible — we're finishing the one-command install plus a TOML-formatted custom commands bundle.

What we're shipping
  • MCP server (stdio) — Sprintra exposes both HTTP and stdio MCP transports; Gemini CLI gets full access to all 21 tools.
  • GEMINI.md project rule — generated per project, includes the project ID and boot prompt to load context at session start.
  • Custom commands extension — Gemini CLI uses TOML-format slash commands (different from the universal SKILL.md format). We're shipping a TOML bundle with /sprintra:status, /sprintra:end-session, and others.

In the meantime

Sprintra Cloud's MCP server is already reachable from Gemini CLI if you wire it manually via the Extensions config. Use the same Bearer token pattern as the other clients, with https://api.sprintra.io/api/mcp as the endpoint.

Want a heads-up when the one-command install ships? Email us and we'll let you know.

Use Sprintra in another IDE today

Sprintra is live in Claude Code, Codex CLI, and Cursor right now. The same project shows up across all three.