The Stigg AI Terminal is currently in public beta. Feedback and bug reports are welcome.
What it sets up
Signs you in
Authenticates to your Stigg account in the browser and lets you pick the environment to connect.
Connects the MCP server
Writes the Stigg MCP server into each client’s config, so your agent can act on your environment: create plans, provision customers, check entitlements, and report usage.
Installs the agent skills
Adds the Stigg agent skills: domain knowledge that teaches your assistant Stigg’s pricing model, entitlement patterns, and best practices.
Try it
Once connected, describe what you want in natural language:“Create a three-tier SaaS pricing model: Free with 1,000 API calls/month, Pro with 50,000 and overages, and Enterprise unlimited.”
“Add entitlement checks to our codebase: Pro users get 500 AI completions per month; show a paywall when they hit the limit.”
“Set up credits so users buy packs of 1,000 and each AI generation costs 10 credits.”
“Provision a 14-day Pro trial for customer acme-corp.”The agent skills tell your assistant how Stigg works; the MCP server lets it make the changes in your environment.
Your agent acts on the environment you connect. Use a sandbox environment while you explore, and see the security guidance before connecting production.
How it works
The AI Terminal automates the setup you’d otherwise do by hand. It detects your installed AI clients, signs you in, writes the MCP server config for each one, and installs the skills plugin, then your agent does the rest.Learn more
AI Terminal
Full command reference, every flag, and headless / CI usage.
MCP Server
What your agent connects to, and how to set it up manually.
Agent Skills
The Stigg expertise the Terminal installs into your assistant.
CLI
Prefer a scriptable REST wrapper? Use Stigg from the terminal.
