CLI · SDKs · MCP
Script and embed Botlit from npm, PyPI, and the terminal.
For teams building on Botlit: 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 Botlit API.
Promise-based access to agents, knowledge bases, executions, channels, templates and governance — drop it into any Node or Bun project to automate Botlit 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 Botlit 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 Botlit tools to Claude and any MCP client.
A Model Context Protocol server that surfaces Botlit agents, knowledge search, executions and channels as tools to Claude, Cursor and any MCP-compatible AI client.
AI Agent (CLI)
The Botlit platform assistant for your terminal.
A conversational CLI that helps you create, optimise, debug and govern Botlit agents from your shell — describe what you want in plain English, the agent builds it.