- Ntro CLI — the command-line for humans driving Ntropii from a terminal
- Ntro MCP — exposes Ntropii to coding agents like Claude Code or Microsoft Copilot Studio
- Ntro SDK — the library (e.g. ntro-python) imported inside runbooks (the workflows that actually execute on Ntropii Tenant)
Get Started
Understand the platform, set up your environment, and get an API key.
Tooling
CLI, MCP server, and how to wire Ntropii into your coding agent.
Building workflows
Pick a template or build a runbook from scratch. Register external agents to drive specific steps.
Ntro SDK
Reference for the Python capabilities you compose into runbooks.
Deploy & Run
Test runbooks locally, then deploy with
ntro workflow create --path.