@stackone/cli) provides commands for building, validating, testing, and deploying custom connectors.
Full Documentation
Complete CLI documentation on npm
Installation
Command Reference
Agent Commands
Configure the StackOne MCP server for AI coding assistants like Claude, Cursor, and Windsurf.Connector Development
Deployment
Deployment commands require an API key with Connectors scopes. See API Keys to generate one.
Configuration
Environment Variables
API keys are passed via
--api-key flag or stored in your profile configuration, not as environment variables.Next Steps
Build Connectors
Get started building connectors
CI/CD Setup
Automated deployment with GitHub Actions