Overview
Neuratel CLI
Coming soon. The CLI is in development. While you wait, you can do everything via the REST API, Python and TypeScript SDKs, or MCP Server.
What it will do
The CLI brings your entire Neuratel workspace to the terminal — no browser required for the tasks you run constantly.
- Manage agents — list, create, update, delete from the command line
- Trigger calls — fire outbound calls and campaign runs without touching the dashboard
- Tail live events — stream call events in real time as they happen
- Deploy workflows — push workflow changes directly from your local files
- Manage phone numbers — list assigned numbers, reassign agents
- Inspect analytics — pull call summaries and campaign stats inline
Built for developers who live in the terminal and want Neuratel to fit into existing scripts and CI pipelines.
Alternatives available now
Until the CLI ships, you have full programmatic access:
| Tool | Best for |
|---|---|
| Python and TypeScript SDKs | Scripts, automation, CI/CD pipelines |
| MCP Server | Using AI assistants (Claude, Cursor) to manage Neuratel |
| REST API | Direct HTTP access from any language |
Last modified on
