โ† Back to blog

One API key. 70+ tools for AI agents.

July 15, 2026 ยท 5 min read ยท Launch

Most agent stacks eventually need the same unglamorous capabilities: resize an image, merge a PDF, screenshot a page, mint a UUID, format JSON, watch a public URL. Wiring a separate SaaS for each of those is a tax on every project.

Agent Media Tools is one free-to-start toolkit for humans and AI agents: browser UI, REST API, and MCP โ€” same tools, same limits, one authentication model.

Try it in five minutes

The canonical path is /first-win: free UUID call โ†’ browser tool โ†’ free account โ†’ API key โ†’ authenticated status request. No credit card.

What you get

First success with REST or an official SDK

Use REST or MCP directly, install agentmediatools from PyPI for Python, or install @agentmediatools/sdk from npm for JavaScript and TypeScript:

curl https://agentmediatools.com/api/uuid

curl -H "Authorization: Bearer mt_YOUR_KEY" \
  https://agentmediatools.com/api/agent/status

Need a browser result first? Open image compression or the full Toolbox Workspace.

Automations

Honest limits

Shareable copy

Show HN / short post

Show HN: 70+ media/PDF/web tools for AI agents behind one free API key

I got tired of gluing Cloudinary + PDF APIs + screenshot services for agents.

Agent Media Tools: browser UI + REST + MCP, free tier, Pro $5/mo.
First win: https://agentmediatools.com/first-win
Site: https://agentmediatools.com

X / Discord blurb

Give your agent hands, not just words.

70+ tools ยท free to start ยท $5 Pro ยท REST + MCP
โ†’ https://agentmediatools.com/first-win

Start here

First win path โ†’
Why one toolkit โ†’
Pricing โ†’
Join Discord โ†’

Feedback welcome on Discord or via the in-site Mira chat. If something in a guide is wrong, tell us โ€” we prefer accurate docs over hype.

Related: First win (get a key) โ†’ ยท API docs โ†’ ยท Pricing โ†’