Skip to content
On this page

Developer docs

Choose the skill, CLI, TypeScript SDK, or MCP server for your integration.

The toolkit has four entry points over the same TrainHeroic client and typed data shapes. Choose based on who should drive the work.

Pick a surface

If you need to… Start with…
Ask Claude Code to work with your account Claude Code skill
Run repeatable shell commands or emit JSON CLI
Build an application or automation TypeScript SDK
Connect an AI client to typed tools MCP server

Runtime requirements

Published packages require Node 18 or a modern runtime with fetch and Web Crypto. Developing the monorepo itself requires Node 24 and pnpm 11.

Was this page helpful?