███████╗██████╗ ████████╗     █████╗ ██╗
██╔════╝██╔══██╗╚══██╔══╝    ██╔══██╗██║
███████╗██████╔╝   ██║       ███████║██║
╚════██║██╔═══╝    ██║       ██╔══██║██║
███████║██║        ██║       ██║  ██║██║
╚══════╝╚═╝        ╚═╝       ╚═╝  ╚═╝╚═╝

Built to help you ship,
right from your terminal.

Use it in your IDE or any terminal. Same commands, any environment. Plug into your setup anywhere. Full control from your terminal.

$npm install -g spt-cli
Try AI Chat
spt-terminal
LIVE
user@dev:~/project$
Commands executed:1
AI Models:Active
Status:Ready

Universal IDE Support

SPT AI works everywhere. One installation, infinite possibilities.

spt-cli ide --list
ALL SUPPORTED
$ spt-cli ide --scan
cursor
AI-powered editor
vscode
Microsoft VS Code
jetbrains
IntelliJ family
android-studio
Android development
vim/neovim
Terminal editors
intellij
Java development
$ spt-cli ide --install-all # Setup all IDEs
$ spt-cli ide --status # Check integration
6 Active
Zero config
Universal compatibility • Instant setup • Works everywhere

Latest AI Models

Select your preferred AI model from the terminal

spt-cli model select
6 AVAILABLE
$ spt-cli model --list
[1]spt-1(spt)
Press 1 to select
[2]claude-4-sonnet(anthropic)
Press 2 to select
[3]claude-4.1-opus(anthropic)
Press 3 to select
[4]o3(openai)
Press 4 to select
[5]gemini-2.5-pro(google)
Press 5 to select
[6]grok-4(xai)
Press 6 to select
Usage:
$ spt-cli generate --model spt-1 "Create a React component"
$ spt-cli model set spt-1 # Set as default
$ spt-cli model status # Check model availability
4 Active
2 Pending
Auto-sync enabled
Models auto-updated • Zero configuration required

Ready to ship faster?

Write powerful scripts and automations. Automatically update docs, trigger security reviews, or build custom coding agents.

01

Initialize

Start new AI-powered projects with zero configuration

$ spt-cli init
02

Generate

Create code with cutting-edge AI models instantly

$ spt-cli generate
03

Deploy

Ship to production with automated optimization

$ spt-cli deploy
Get Started Now
$ npm install -g spt-cli