Set Up Stigg in One Command
The Stigg AI Terminal lets you connect your AI coding assistant to Stigg in a single command. It signs you in, configures the MCP server, installs Stigg's AI skills, and gets your coding agent ready to build pricing, entitlements, and usage tracking using natural language.
✨ What's New
Getting started with Stigg and AI no longer requires manual setup.
Run: npx @stigg/terminal
The AI Terminal automatically handles the heavy lifting:
- Instant authentication: Authenticates your local machine directly to your Stigg account.
- MCP configuration: Automatically connects the Stigg MCP server to your local AI coding environment.
- Skill deployment: Installs Stigg's AI skills, embedding deep product knowledge and integration best practices right into your agent's memory context.
- Environment detection: Automatically detects supported AI clients, including Claude Code, Cursor, VS Code, Claude Desktop, and more.
Once setup is complete, your coding agent can immediately start interacting with your Stigg environment using natural language.
⭐️ Why It Matters
Instead of looking up API endpoints or configuring Stigg manually, you can simply describe what you want to build.
For example:
- Architect packaging: "Create a Premium tier plan with seat-based limits and a 14-day trial."
- Manage credits: "Configure a wallet system with soft limits for API consumption."
- Handle provisioning: "Provision a new enterprise customer and apply an add-on."
- Enforce constraints: "Add code to report usage on the request path and enforce real-time credit checks."
By combining the Stigg MCP server with explicit AI skills, your coding assistant gets both the tools to modify your Stigg environment and the contextual product logic required to do it securely and efficiently.
📦 Availability
The Stigg AI Terminal is available today in Public Beta. You can spin it up immediately by running:npx @stigg/terminal