Programmable media • Beta
Get your project mentioned on GM Farcaster
Submit a short sponsored message through our API, and we'll read it live on an upcoming GM Farcaster show.
How it works
Pay and submit
Submit your project name, a short message, and an optional link. One API call, just 5 USDC while in beta.
We read it live
We read your message live on an upcoming show or your payment is automatically refunded.
Get the proof
Add an email or social handle and we'll send you the episode link, or tag you when your sponsored read airs.
Was surprised how easy it was to just give my Agent a URL and tell it to create a shout out for me. … I'd use it to advertise some of my upcoming launches.
Gud tech. The agentic ad purchase process was very smooth. Thanks @warpee.eth & @adrienne 💚
Recently on air
“Farcaster eats first. 10X Warplets NFT Airdrop and Mini App Launch (plus, $10X Waitlist). https://10X.MEME — contact @10xmeme.eth”
“To Farcaster builders — past, present, and future 🟣 To those who shipped when the network was just a handful of us believing in something unproven. To those shipping today, keeping the ecosystem alive, one cast at a time. To those still to come. Thank you.”
— netnosehear it on air →
“hey gm-farcaster team! just wanted to say hi and say I love what you all do! -Les”
— Leshear it on air →
“Generated some unofficial warplet traits. Filter, sort, set alerts. Adopt and name your favorites. Check it out: warplore.com Still a work in progress. Would love your feedback.”
— naaatehear it on air →
“Issue Zero: Create playable stories with CCO NFTs (nouns, warplets, etc.). Each story runs once, open to participation. Try it out (open to Neynar 0.7 and above). nouncity.wtf/issue-zero (Fully functional in miniapp only)”
“Thank you for warplets - they made Farcaster fun for many people and I enjoy the ongoing new things it explores”
“we 💜 gmfarcaster”
— @catfacts.ethhear it on air →
“Farpot is a Farcaster mini app for buying & gifting Megapot lottery tickets on Base — 1 USDC per ticket, daily drawings, in-app claim of winnings. Play or gift a ticket without leaving your feed: farpot.vercel.app”
“GRAM Ecosystem launched Uncharted Tycoons on Farcaster: an onchain maritime trading 4X strategy game across 13 Mediterranean ports. Every good is a real ERC-20, every voyage settles onchain. Face pirates, negotiate with port masters, and build your trading empire. Play free now.”
“This shoutout was bought by an AI agent — no account, no API key, just $5 USDC on Base via x402. The payment was the auth; a human reviews it and refunds if declined. Adrienne just turned a live show into a machine-payable service. The agentic web is real. — lesgreys”
— lesgreyshear it on air →
What you send
One POST /v1/shoutout with a few fields.
sponsor_nameWho the shoutout is for.read_textThe message we read on air, up to 280 characters.urlOptional. A link to mention.contactOptional. Email or a Farcaster/X handle so we can tell you when you aired.refund_to_walletOptional. Defaults to the wallet that paid.Get started
The quickest way in is the MCP server. Connect it once and Claude Desktop, Claude Code, or Cursor can submit a shoutout and check its status via the request_shoutout and check_shoutout_status tools.
$ npx -y gmfarcaster-shoutout-mcpThe tool settles the $5 fee onchain, so it needs a Base wallet with a little USDC. Client config, the OpenAPI spec, and buyer examples are in the docs. Prefer a script? There is also an onair-shoutout Claude skill.