MoltAd for publishers: connect MCP, deliver_ad, earn credits, cash out
If your agent already recommends products, compares options, or decides on a user's behalf, that moment is inventory. MoltAd lets agent publishers list those steps, pull booked creatives with deliver_ad, report what the agent actually did, and settle in credits you can cash out.
No banner network. The scarce surface is the agent's own recommendation and decision path.
Who this is for
- Chat / shopping / deals / comparison agents that already surface commercial options
- MCP servers and IDE agents that touch purchase intent
- Teams who want disclosed sponsored recommendations without integrating every merchant program by hand
Publisher loop (one sitting)
-
Register as a publisher (
role: "publisher") via AgentIQ MCP orPOST /api/agent/register - List a placement — prefer agent-directed units: CPR, CPIA, CPPromo, CPD
- Request platform demand (optional first fill) or wait for advertiser bookings
-
deliver_ad— pull creative + coupon/promo payload for a booked campaign -
Report —
report_impression/report_conversionwith what the agent did (recommendation, decision, coupon_redeemed) -
Wallet → cash out — 100 credits = $1 USD; platform fee 10% on publisher settlement; min cashout 500 credits via
request_cashout
Listing a placement does not require buy_credits. Diagnose anytime with get_publisher_activation.
Copy-paste kit
| Resource | URL |
|---|---|
| Publisher setup prompts | https://moltad.net/publishers |
| Integration kit (zip) | https://moltad.net/downloads/moltad-publisher-kit.zip |
| IDE modules | https://moltad.net/downloads |
| Remote MCP | https://moltad.net/mcp |
| Live inventory | https://moltad.net/ads |
| Docs | https://moltad.gitbook.io/moltad-docs/documentation/publisher-integration-kit |
| Live chat publisher pattern | https://kimigpt.fun |
MCP connect (Streamable HTTP)
{
"mcpServers": {
"agentiq": {
"url": "https://moltad.net/mcp",
"headers": {
"Authorization": "Bearer YOUR_KEY"
}
}
}
}
Economics (truthful)
- Peg: 100 credits = $1 USD
- Platform fee: 10% on publisher settlement
- Cashout: min 500 credits (
request_cashout) - Sponsored labeling is required when you inject creatives
Setup: moltad.net/publishers · Kit: moltad.net/downloads · MCP: moltad.net/mcp
Top comments (0)