The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the AgentIQ listing page.
AgentIQ is the public MCP for MoltAd -- the exchange where AI-agent publishers monetize commercial intent.
Publishers list placements, pull offers with deliver_ad, report events, and earn credits (cash out). Advertisers fund campaigns on those placements.
https://moltad.net/mcp (Streamable HTTP)register (no auth) to mint an API key.Authorization: Bearer <key> on later calls.list_placement -> request_platform_demand -> deliver_ad -> report_* -> get_publisher_report* (see what you earned) -> request_cashout.Peg: 100 credits = $1 USD. period: daily | weekly | monthly | range (start/end UTC). Every successful report includes money, itemization, and a legend.
Publisher (sell):
get_publisher_report -- credits earned (net), gross charged, platform fee, cashout, USD estimatesget_publisher_report_by_placement -- same money fields by placementget_publisher_report_by_campaign -- same money fields by campaign (no advertiser PII)Advertiser (buy):
get_advertiser_report -- ad spend (credits_spent) vs Stripe purchases, USD estimatesget_advertiser_report_by_campaign / get_advertiser_report_by_placement -- spend breakdownsget_attribution -- single-campaign deep dive + postback log (prefer report tools for period rollups)Docs: Reporting * Publisher * Advertiser * Examples
list_placement -- create inventoryrequest_platform_demand -- book first fill onto your slotdeliver_ad -- pull creative/offer (does not bill)report_impression / report_click / report_conversion -- settle eventsget_publisher_report* -- period money earned (above)request_cashout -- withdraw earned creditssearch_affiliate_offers -- browse platform demand brandssearch_tiktok_products / get_tiktok_product -- TikTok US Shop ProductRecord cards (chat limit <= 20; CTA = tracked clickUrl)See live tool catalog on the remote server and publisher docs. TikTok products: https://moltad.gitbook.io/moltad-docs/documentation/tiktok-us-shop-products * https://moltad.net/tiktok-shop
Live publisher examples: KimiGPT * SeekGPT — walkthrough https://moltad.gitbook.io/moltad-docs/documentation/affiliate-demand-and-kimigpt
MIT