Skip to main content
StackOne connectors are defined in YAML. The same schema powers every pre-built connector, and you can use it to build your own.
This workflow is optimized for Claude Code, which excels at tool calling and long-horizon tasks required for connector development. The MCP server and tools also work with other AI coding agents like Cursor, VS Code with Claude, and opencode.
Custom connectors require enterprise access. Contact support@stackone.com for access.

Prerequisites

  • StackOne Agent Credentials (Contact support@stackone.com to request your agent credentials)
  • StackOne CLI (@stackone/cli)
  • API key with Connectors scopes enabled (see API Keys)
    • connectors:read: required to download connectors from the registry
    • connectors:write: required to push and delete connectors
    • credentials:read: required so the run command can use the credentials of the specified linked account

Key Capabilities


Next Steps

Build Your First Connector

Step-by-step guide from setup to deployment

YAML Schema

Every field in the connector definition

Build Workflow

AI-powered connector generation

CLI Reference

All CLI commands