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- 1Add the remote URL in your client’s connector or app settings.
- 2Complete TrueCut sign-in and consent in the browser.
- 3Ask the agent to call account_status and list_models.
- 4Ask for a cost estimate, approve the spend, and create the generation.
- 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