Browse documentation
Start here

Getting started

Create your first agent-driven TrueCut asset and retrieve the result.

With MCP

Remote MCP URL
https://mcp.truecut.ai/mcp
  1. 1Add the remote URL in your client’s connector or app settings.
  2. 2Complete TrueCut sign-in and consent in the browser.
  3. 3Ask the agent to call account_status and list_models.
  4. 4Ask for a cost estimate, approve the spend, and create the generation.
  5. 5Let the agent poll get_generation until the job finishes.

With the CLI

Example
npm install -g ./packages/truecut-cli
truecut auth login --server http://localhost:3000
truecut account status
truecut models list