I’m using the browser
Compress or resize an image free, then create an account for higher daily limits and keys.
Start with a free tool →Canonical first-win path
Prove a free API call, try the same tool in the browser, create a free account, mint an API key, then connect MCP. One account for REST and agents — no card required.
Compress or resize an image free, then create an account for higher daily limits and keys.
Start with a free tool →Connect Claude, Hermes, or another compatible host to the bounded MCP tool surface.
Start with MCP →Prove the API works, create a free key, then make your first authenticated request.
Start with a free API call →This hits the live public UUID endpoint. Free tools need no authentication.
curl https://agentmediatools.com/api/uuid
Anonymous free tools share a daily limit. Free login raises it to 25 calls/day.
Pick a high-value free tool. A real file result is the fastest human “wow.”
Unlock 25 shared daily tool calls, API keys, usage history, and the activation checklist. No credit card.
After login, open Account → API keys and create a key. Keys use the mt_ prefix. Copy it once and store it safely — it will not be shown again in full.
Signed-out visits to the account panel open login first, then return you to the panel.
Replace the placeholder with your key. A successful status response completes the “first API request” milestone.
curl -H "Authorization: Bearer mt_YOUR_KEY" \ https://agentmediatools.com/api/agent/status
Next free examples after status: UUID, hash, JSON format, QR, pastebin. Media tools accept multipart uploads the same way.
For Claude, Hermes, and other MCP hosts, use the supported packages and guides. MCP gives the agent a documented tool surface while guided workflows add task state, bounded retries, verification, and completion evidence.
If you already run the Grok or Codex CLI on your machine, free self-hosted WebUIs give you a private chat UI (Tailscale-friendly). Paste a setup prompt into the agent, or download and run setup. Free updates; optional tips never unlock features. Wire your AMT key in Prefs when you want tools inside the chat.
Free path: no account → 10/day · free login → 25/day + API keys. Founding Pro is $4.99/month for 1,000 daily tool calls, 100 flexible monthly credits (rollover up to 300), schedules, watches, and hosted MCP—when your agents run every day.
No. Free tools work without an account. Free login raises limits and unlocks keys.
Yes. The Toolbox Workspace is a full browser suite. Agents use the same tools over REST or MCP.
Both official SDKs are live: install Python from PyPI with python -m pip install agentmediatools, or JavaScript/TypeScript from npm with npm install @agentmediatools/sdk. REST, OpenAPI, and MCP remain fully supported.
Give your agent the public web with AgentBrowse (POST /api/browser/browse), or try product image, document intake, and website monitoring playbooks on the workflows hub. See measured Easy Mode and workflow timings on Benchmarks.