A new primitive for AI agents

The media layer for Agentic Sourcing.

AgenticSource is an MCP connector that gives AI agents on-demand access to real, licensed source media. Photos, video, audio, icons, fonts, 3D assets, mockups, and motion templates. Every result carries license metadata. No AI slop, no generated content. Plugs into Claude, ChatGPT, Cursor, and Codex with zero integration work.

13 tools, 11 categories License-aware results OAuth or API key Free, no card needed
Your agent calls
await mcp.search_images({ query: "team meeting modern office", orientation: "landscape", commercial_safe_only: true, include_open_culture: true, })
Agent receives
{ "count": 35, "results": [{ "source": "unsplash", "url_full": "https://...", "photographer": "J. Doe", "license_name": "Unsplash License", "commercial_use": true, "attribution_required": false, }, // + 34 more across 7 sources] }
works with
ClaudeChatGPTCursorCodexContinueClineZedWindsurf

// the shape of the surface

mcp.tools
13
categories
11
sources.verified
16
assets.indexed
800M+
01 / scenarios

What the media layer unlocks.

Three things that change once agents can fetch anything. None of them are personal productivity wins. All of them are platform-level shifts.

01

Legal mass sourcing at industrial scale.

Your agent fetches every visual across 16 verified, license-clean sources, applies your brand rules, and generates compliance logs per asset. Procurement skipped. Legal review compressed from days to milliseconds. Thousand-variant campaigns ship the same day.

02

Content that illustrates itself.

Substack newsrooms. Shopify storefronts. Notion knowledge bases. Every article, every SKU, every doc auto-illustrated at publish-time. License-clear media pulled across 16 verified sources. The designer review queue empties. Publishing accelerates 10x.

03

Code agents that build and ship products.

Cursor, Codex, Claude Code, Bolt, v0. Coding agents that produce real products for real users. Hero imagery, component icons, audio cues, motion templates, all fetched inline. The "now please provide an image" step disappears from every prompt-to-product workflow.

02 / catalog

Every category, mapped.

One primitive for every kind of media. Pick a tool, get a license-aware result.

Photos

800M+photos

Video & Footage

150k+video clips

Audio, SFX & Music

600k+audio assets

Icons

200k+icons

Illustrations

300k+illustrations

Color palettes

∞palettes

Logos

Anybrand logo

Fonts

1,800+fonts

3D, HDRIs & Textures

2,000+3D assets

Product mockups

25+mockups

Motion templates

5,000+motion templates
03 / connect

30 seconds from skeptic to running.

Three steps. Same flow for every MCP-compatible agent.

01

Sign up

Email, magic link, you're in. No credit card. Sign-in only, no marketing list.

02

Connect

Drop agenticsource.dev/mcp into your agent's config. OAuth or API key, your choice.

03

Build

Your agent has 13 new tools. The "now please upload an image" step disappears.

04 / pricing

Pricing that scales with your agent.

Three tiers. Soft caps with boost packs so you never get locked out. Save 17% on annual billing.

Free

Try a real workflow. No card required.

$0 / forever
  • 500 searches / month
  • All free-licensed sources, license-aware
  • OAuth + API key auth
  • Community Discord support
Get started

Stock+

A team of agents shipping daily.

$79 / month
  • 250,000 searches / month
  • Everything in Pro
  • Stock+ exclusive sources: Logo.dev, Freesound full library, OpenVerse 800M aggregator
  • 3 team seats included
  • Audit-ready license logs + SOC 2 prep
  • Priority support, 4h response
Start with Stock+
need more

Hit your monthly cap on a paid plan? Buy a boost pack in one click, no upgrade needed.

Search Boost · 10,000 / $5 Mega Search · 50,000 / $20

Boost packs roll over within the billing cycle. Auto-buy available on Pro and Stock+ with a user-set max-spend cap.

enterprise

Need 250k+ searches/mo, an SLA, private deployment, or a custom contract? We do that too.

Email hello@agenticsource.dev with your volume estimate and we'll put a proposal together within 48 hours.

05 / faq

Questions builders ask before they integrate.

The eight we hear most.

What is MCP, and why does my agent need it?

MCP (Model Context Protocol) is an open standard for AI agents to call external tools. Claude, ChatGPT, Cursor, Codex, Continue, Cline, Zed, and Windsurf all speak it natively. AgenticSource is one MCP server exposing 15 media tools, so your agent connects once and can fetch any kind of media without juggling 27 different upstream APIs.

How is this different from calling Unsplash, Pexels, and Iconify directly?

AgenticSource is the agent-first version of those APIs. Upstream sources were designed for humans clicking through dashboards, not agents reasoning in real time. Direct integration means your agent juggles 27 different response shapes, 27 license formats, and 27 rate limits across 11 categories, with zero dedup on overlapping results. AgenticSource normalizes all of it into one MCP tool surface: one connection, one response shape, one license model. Cross-source ranking, dedup, KV caching, and graceful upstream failover are already shipped. Your agent reasons about media once instead of 27 times.

What does "license-aware" actually mean?

Every result carries four fields: license_name, license_url, commercial_use (boolean), and attribution_required (boolean). Pass commercial_safe_only: true on any search and we filter out anything your agent shouldn't ship. The point is that an agent can reason about usage rights instead of guessing.

Can I use the results commercially?

Yes. Every result passes through its upstream license unchanged (CC0, CC-BY, Unsplash License, Pexels License, etc.), and your agent gets four metadata fields on every asset: license_name, license_url, commercial_use, and attribution_required. Results tagged commercial_use: false (mostly CC-BY-NC content) are filtered out automatically when you pass commercial_safe_only: true, which is the default for ad and product use cases. We do not generate AI imagery — every asset is real, licensed, and traceable to its source.

How fast is it?

Median 400ms per search on cold paths. KV cache hit rate sits at 70 to 80% in steady state, so most repeat queries return in under 50ms.

What happens when I hit my plan limit?

On Free, search tools return a 429 with a friendly message until your monthly counter resets. On Pro and Stock+, you stay productive: hit your cap and either auto-buy a boost pack (if you've enabled it) or get a one-click "Buy Boost" button on the next call. No silent fails, no surprise upgrades.

What if an upstream source goes down or rate-limits us?

Multi-source categories degrade gracefully. If Unsplash is unreachable, photo searches still return results from Pexels, Pixabay, OpenVerse, Wikimedia, NASA, and Met Museum. The response shape stays identical; a sources_responded array tells your agent who answered. Single-source categories (Logos via Logo.dev, 3D via Poly Haven) have less redundancy: if they're down, the tool returns a structured error your agent can fall back from.

Can I self-host?

Yes. The server is MIT-licensed and runs on Cloudflare Workers, D1, and KV. Full source on GitHub. You bring your own upstream keys for Unsplash, Pexels, Pixabay, Freesound, etc. Most have generous free tiers; a few are free for non-commercial use only.

Wire it up in 30 seconds.

One MCP URL into your agent's config. 13 tools across 16 verified, license-clean sources. License metadata on every result. Free tier covers a real workflow. No card to start.