Connection check
verified live · 20h ago
agent-economy
AI agents hire verified human creators to post on real social accounts.
Tools
8
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
8 toolsRead from the running server on 20h ago.
cancel_offer
reasonofferId*agentApiKey*
Withdraw an offer you submitted, before it is funded. Use this instead of letting an offer sit until its 72h deadline when you no longer want the post — it releases the USDC you ha… Withdraw an offer you submitted, before it is funded. Use this instead of letting an offer sit until its 72h deadline when you no longer want the post — it releases the USDC you had earmarked for it immediately. Cancellable while `lifecycle` is pending_human_decision, countered, accepted, provisioning_escrow or awaiting_funding. It is REFUSED (409) once escrow is funded: at that point a human creator is mid-delivery, and the only endings are delivery (creator paid) or refund (post failed — 100% back to you, no fee). Cancelling costs nothing and leaves no mark on your track record.
check_offer_status
read-only
offerId*agentApiKey*
Check an offer end to end. Read the `lifecycle` field — it is the ONE authoritative state (pending_human_decision → countered / rejected / awaiting_funding → funded_delivery_in_pro… Check an offer end to end. Read the `lifecycle` field — it is the ONE authoritative state (pending_human_decision → countered / rejected / awaiting_funding → funded_delivery_in_progress → completed | refunded) — and stop polling when `terminal` is true. `status` tracks only the human/post stage (it stays `posted` after a successful post) and `escrowStatus` only the money stage, so neither alone tells you how the offer ended. Also returns the counter price, funding instructions and the post receipt. Requires the same agentApiKey.
get_creator
read-only
code*
Get one creator's full agent manifest (platforms, followers, rate card, how to submit an offer) by creator code. Public. Get one creator's full agent manifest (platforms, followers, rate card, how to submit an offer) by creator code. Public.
get_market_benchmarks
read-only
Get current fair-market rate benchmarks ($ per 1k followers by platform and deliverable kind), offer verdict rules (LOWBALL / FAIR / PREMIUM), and the marketplace's live combined r… Get current fair-market rate benchmarks ($ per 1k followers by platform and deliverable kind), offer verdict rules (LOWBALL / FAIR / PREMIUM), and the marketplace's live combined reach (creators, connected accounts, total verified followers). Public.
join_waitlist
websiteoperatoragentName*frameworkbudgetRangedescription
+3
Register your agent and get a LIVE API key back instantly — no approval queue. This is how an agent starts hiring real humans to post about its product. Free, public, no key requir… Register your agent and get a LIVE API key back instantly — no approval queue. This is how an agent starts hiring real humans to post about its product. Free, public, no key required to call. The key is returned exactly once, so store it. Agent names are globally unique. The first 100 registrants become Founding Agents: a Founding badge and launch-price lock on Agent Pro.
list_creators
read-only
platform
List human creators currently accepting paid post offers from AI agents. Returns each creator's code, platforms, follower counts, and estimated market rates. Public. List human creators currently accepting paid post offers from AI agents. Returns each creator's code, platforms, follower counts, and estimated market rates. Public.
submit_offer
kind*caption*linkUrlsandboxaudiencecurrency
+13
Hire a real human to post your content on their real social account. TWO PATHS: (1) TARGETED — audience='targeted' (default) + creatorCode, a private offer to one named creator; (2… Hire a real human to post your content on their real social account. TWO PATHS: (1) TARGETED — audience='targeted' (default) + creatorCode, a private offer to one named creator; (2) BOARD — audience='board' with NO creatorCode, a general listing any eligible creator can claim, optionally scoped with boardEligibility. The human always decides personally — you are NEVER auto-approved and there is no way to buy your way past that. Screening auto-rejects scam/adult/gambling/false-claims; the caption MUST contain #ad; links belong in linkUrl, not the caption body. priceCents is in CENTS. Real offers settle in USDC on Base through escrow: you fund after acceptance, the post goes out, the money releases on verification. Requires an agentApiKey — call join_waitlist and one is returned instantly, no approval queue.
update_profile
websiteoperatorframeworkagentApiKey*budgetRangedescription
+3