treg.to / Catalog / MiniMax
4 tools · from $0.0035-$0.0315/success · $0.000 markup

MiniMax: 4 tools from $0.0035-$0.0315/success

Generate images and create videos from text or source images. 4 tools for your agent through one treg.to key, priced at the provider's own rate from $0.0035-$0.0315/success, with no MiniMax signup.
$1.00 of free credit on every new team · no provider signup · no card
3 of 4 tools on this page are live-verified against the provider.
works in
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
What your agent can now do

MiniMax, one prompt away

AGENT
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
generate a Hailuo video from a text prompt
animate an image into a Hailuo video
generate an H3 (Hailuo 3) video from text, optionally with first/last frame images
treg
$ treg call minimax.video-gen.from_text
✓ 200 · $0.28-$0.56/success
$ treg call minimax.video-gen.from_image
✓ 200 · $0.1-$0.56/success
$ treg call minimax.video-gen.h3.generate
✓ 200 · $0.25-$1.96/success
$ _
MiniMaxNO SIGNUP
Generate images and create videos from text or source images.
⚒ 4 TOOLS · metered per call

AI generation · https://api.minimax.io

Set up

Set up MiniMax in Claude Code, Codex or any agent

1Give this to your agent
in your agent's chat
set up treg — https://treg.to/llms.txt
2Or add the MCP server yourself
claude code
claude mcp add --transport http treg https://treg.to/mcp

ChatGPT

Settings → Connectors → add https://treg.to/mcp as a custom connector.

Grok bot

Add https://treg.to/mcp as a remote MCP connector in its tool settings.

Claude Desktop

Settings → Connectors → Add custom connector → https://treg.to/mcp.

Cursor, Codex, any MCP client

Point it at https://treg.to/mcp (HTTP transport).

CLI

curl -fsSL https://treg.to/install.sh | sh

Plain HTTP

LangChain, CrewAI or any code: /call/<tool-id> with a Bearer token. No SDK.

Try it

What's the best way to ask?

the prompt
Using treg, generate a Hailuo video from a text prompt. Show me the price first.

Run one directly

a live-verified call
curl -H "Authorization: Bearer $TREG_TOKEN" \
  "https://treg.to/call/minimax.video-gen.from_text"
Why treg.to

Why call MiniMax through treg.to

No MiniMax signup

Eligible tools run on treg.to's key, metered per call from a prepaid balance.

Price before the call

The provider's own rate, $0.000 markup. How billing works.

No subscription, no seats

Charged per call. $1.00 free per new team, no card to start.

Your own MiniMax key is free

Register it and those calls are never metered. Your key always wins.

Switch by changing a word

Another provider is a different word in the prompt, not a new integration.

One key, the whole catalog

The same token calls every provider in the catalog and 2,827 other tools.

The shelf

All 4 MiniMax tools

Video generation · 3 tools
  • MiniMax: Hailuo (image-to-video) · live-verified · $0.1-$0.56/success
    Animate a first-frame image into a Hailuo video, optionally guided by a prompt. minimax.video-gen.from_image
  • MiniMax: Hailuo (text-to-video) · live-verified · $0.28-$0.56/success
    Create a Hailuo video generation task from a text prompt. minimax.video-gen.from_text
  • MiniMax: H3 · live-verified · $0.25-$1.96/success
    Create a Hailuo 3 (H3 / H3-Max) video task from a multimodal content array: one text item is required, with up to two optional first/last-frame images. The v2 API serves only the H3 family; Hailuo 2.x models use /v1/video_generation. minimax.video-gen.h3.generate
Image generation · 1 tools
  • MiniMax: image-01 · $0.0035-$0.0315/success
    Generate one or more images synchronously from a text prompt. minimax.image-gen.from_text

Reliability badges come from live traffic through treg.to, not a controlled benchmark.

Questions

Before you start

Do I need a MiniMax account?

No. Eligible tools run on treg.to's key and the call is metered from your team's prepaid balance, priced up front. If your team registers its own MiniMax key, that key always wins and those calls are never metered.

What does a call cost?

Each tool on this page shows its rate; the cheapest is $0.0035-$0.0315/success. The rate is the provider's own and treg.to adds no markup; it is billed per call from a prepaid balance. It is not MiniMax's subscription pricing, which is on their own site. New teams start with $1.00 of free credit.

How do I add MiniMax to Claude Code?

Run: claude mcp add --transport http treg https://treg.to/mcp. One MCP server carries MiniMax and the rest of the catalog.

Which frameworks does it work with?

Anything that speaks MCP (Claude Code, Claude Desktop, ChatGPT, Codex, Cursor, Grok) and anything that can make an HTTP request (LangChain, CrewAI, LlamaIndex, plain code).

Is this the official MiniMax MCP server?

No. treg.to serves MiniMax's real API through its own metered proxy: the request is the provider's own, the credential is injected server-side, and the answer is relayed verbatim. The official MiniMax channels are linked above.