CLI · SDKs · MCP
Script and embed Botmanor from npm, PyPI, and the terminal.
For teams building on Botmanor: a control-plane CLI, typed Node and Python SDKs, and a Model Context Protocol server so your own code and AI assistants can drive agents, knowledge, executions and governance.
Node SDK
Typed TypeScript SDK for the full Botmanor API.
Promise-based access to agents, knowledge bases, executions, channels, templates and governance — drop it into any Node or Bun project to automate Botmanor from your own code.
Python SDK
Async Python SDK for data and automation pipelines.
A fully async SDK on httpx with automatic token refresh, retry-with-backoff, and 1:1 parity with the Node SDK modules. Built for notebooks, ETL and back-office automation.
CLI
Manage every Botmanor workspace from the terminal.
A control-plane client that talks to the public GraphQL gateways with dual-token auth. Drive agents, knowledge bases, executions, channels and deployments with a full subcommand suite.
MCP Server
Expose Botmanor tools to Claude and any MCP client.
A Model Context Protocol server that surfaces Botmanor agents, knowledge search, executions and channels as tools to Claude, Cursor and any MCP-compatible AI client.
AI Agent (CLI)
The Botmanor platform assistant for your terminal.
A conversational CLI that helps you create, optimise, debug and govern Botmanor agents from your shell — describe what you want in plain English, the agent builds it.