📰 What's New
The toolbox for AI agents — 70+ tools, one API 🚀
One API key. MCP + REST. Images, video, PDF, STT, screenshots, QR, pastes, pipelines — your agent does it all without you writing glue. Same tools in the browser when you need them.
- 70+ tools — image, video, PDF, audio, data, dev, security, agent utilities
- One API key — Claude, Hermes, curl, cron — same surface
- MCP + REST — install once, call any tool from any agent
- Free to try — no signup for free tools · 10/day, 25 with login
🖼️ Describe it. 🎬 Generate it. 🚀 Ship it. New
Images: text → image in seconds · 3 credits each
Video: text → 5-10s clip · 2-30 credits/sec depending on model
🎁 Premium ($5/mo): 300 free credits/month — spend on images, video, or both. NSFW blocked before generation = $0 wasted.
Press ⌘K — try "resize", "short url", "transcribe", or "api key"
Fix the image, merge the PDF, make the QR — no signup for free tools. Same engine your agents use. No login 10/day · Free login 25/day · Premium $5 1,000/day
One mt_ key — every tool via REST or MCP.
Hermes, Claude, cron, or a one-line curl.
Provision
Agent can invite a human — they set a password, you get the key.
✦ Generate a hero → resize → WebP — one workflow, no Figma export dance
✦ Agent screenshots a URL → extracts the article → pastes a summary
✦ Cron scrapes → Hermes processes → Discord gets the file
✦ Voice note in → Whisper STT → structured notes out
🖼️ Media & Files
Pick a category to get started. Each opens a focused workspace with clear steps.
🔤 Text & Data
Text utilities, structured data, and agent-friendly sharing tools.
🛠️ Dev & Security
Everyday developer utilities — no setup required.
🤖 Agent & API
Connect agents and try the REST API interactively.
🎬 Video Tools
GIF, thumbnails, audio extract, metadata, or AI video generation. Pick a mode below.
✨ AI Video Generation
Generate a short clip with Wan 2.5. Use a template + style chips for better results. Takes 1–3 minutes.
curl -X POST https://agentmediatools.com/api/agent/generate-image -H "Authorization: Bearer YOUR_API_KEY" -H "Content-Type: application/json" -d '{"prompt":"A serene mountain landscape at sunset","num_images":1}'
Use the Agent Media Tools API to generate images from text prompts using flux dev. Access 'AI Image Generator — Text-to-Image via REST API & MCP' at https://agentmediatools.com/tool/generate-image. Here is the API endpoint: curl -X POST https://agentmediatools.com/api/agent/generate-image -H "Authorization: Bearer YOUR_API_KEY" -H "Content-Type: application/json" -d '{"prompt":"A serene mountain landscape at sunset","num_images":1}' Integrate this tool into your AI agent workflows for seamless automated processing — no account needed for free-tier tools.