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.
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.