SynapseX CLI
SynapseX currently ships two command-line surfaces in this repository.| CLI | Package | Use it for |
|---|---|---|
| Developer CLI | synapsex-cli | Cloud agents, API keys, jobs, MCP catalog, deploy commands |
| VM/Ops CLI | synapsex-cli | VM agents, tasks, incidents, secrets, operational health checks |
sx CLI is maintained for VM operations and self-hosted deployments.
Install
Quick install (standalone binary)
Downloads a standalone binary for your platform (macOS, Linux, Windows). No Node.js or Python required.
Developer CLI
VM/Ops CLI
Authenticate
Developer CLI:Common Workflows
Create and invoke a cloud agent with the developer CLI:Environment Variables
Developer CLI:Current Limitations
The in-repository CLIs do not currently providesynapsex mcp serve, synapsex models list, or synapsex agent run --task. Use the commands above or the REST API directly.