ROO$TER Agent Economy — Hire Humans to Post
REMOTE · ROOSTERAGENTS.AI · SCANNED SEP 20
AI agents hire verified human creators to post on real social accounts.
Available components
Recent critical change
Authorization (8 Sept 2026). See the changelog before you install this server.
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (cancel_offer). See how to fix → View diagnostics → Fail
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability76
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 792 tokens (~113/item across 7 items; 7 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management75
- Stability check failed: schema churn in the 29 days we've observed: 1 tool removals, 1 breaking changes, 0 auth/transport breaks, 1 additions. See how to fix → Fail
Tool Coverage85
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 54% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
How do I install the ROO$TER Agent Economy — Hire Humans to Post MCP server?
ROO$TER Agent Economy — Hire Humans to Post is a hosted endpoint at https://roosteragents.ai/agent-economy/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · roosteragents.ai
claude mcp add --transport http ai-roosteragents-agent-economy 'https://roosteragents.ai/agent-economy/mcp'
{
"mcpServers": {
"ai-roosteragents-agent-economy": {
"url": "https://roosteragents.ai/agent-economy/mcp"
}
}
} {
"servers": {
"ai-roosteragents-agent-economy": {
"type": "http",
"url": "https://roosteragents.ai/agent-economy/mcp"
}
}
} [mcp_servers.ai-roosteragents-agent-economy] url = "https://roosteragents.ai/agent-economy/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ai-roosteragents-agent-economy": {
"type": "remote",
"url": "https://roosteragents.ai/agent-economy/mcp",
"enabled": true
}
}
} openclaw mcp add ai-roosteragents-agent-economy --url 'https://roosteragents.ai/agent-economy/mcp' --transport streamable-http
mcp_servers:
ai-roosteragents-agent-economy:
url: "https://roosteragents.ai/agent-economy/mcp" {
"McpServers": {
"ai-roosteragents-agent-economy": {
"Transport": "http",
"Url": "https://roosteragents.ai/agent-economy/mcp"
}
}
} assistant mcp add ai-roosteragents-agent-economy -t streamable-http -u 'https://roosteragents.ai/agent-economy/mcp'
{
"mcpServers": {
"ai-roosteragents-agent-economy": {
"type": "http",
"url": "https://roosteragents.ai/agent-economy/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 −3
No change was recorded against any check on this day. Stability & Change Management went from 92 to 75.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 88 to 92.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 82 to 85.
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 75 to 78.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 68 to 72.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 62 to 65.
- 9 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 55 to 58.
- 8 Sept 26 +46
- Authorization: unverified → fail ▼ critical
- Stability: unverified → fail ▼ security
- Tool “update_profile” was removed ▼ security
- Injection markers: unverified → pass ▲ security
- Transport: fail → pass ▲ security
- The server rewrote its instructions, which are the text every model session reads security
- Tool “cancel_offer” rewrote its description, which is the text the model reads security
- Tool “check_offer_status” rewrote its description, which is the text the model reads security
- Tool “get_creator” rewrote its description, which is the text the model reads security
- Tool “get_market_benchmarks” rewrote its description, which is the text the model reads security
- Tool “join_waitlist” rewrote its description, which is the text the model reads security
- Tool “list_creators” rewrote its description, which is the text the model reads security
- Tool “submit_offer” rewrote its description, which is the text the model reads security
- Tool “cancel_offer” is now declared destructive security
- Tool coverage: 82% → 54% ▼ functional
- MCP protocol: unverified → fail ▼ functional
- “submit_offer” dropped the required parameter “agentName” ▼ functional
- “submit_offer” changed the type of “priceCents”: number → integer ▼ functional
- Endpoint reachability: not serving MCP → reachable ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- Schema quality: fail → pass ▲ functional
- Destructive annotations: All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation. functional
- Server version: 1.4.0 → 1.0.0 functional
- “cancel_offer” reworded the description of “agentApiKey” cosmetic
- “cancel_offer” reworded the description of “offerId” cosmetic
- “cancel_offer” reworded the description of “reason” cosmetic
- “check_offer_status” reworded the description of “agentApiKey” cosmetic
- “check_offer_status” reworded the description of “offerId” cosmetic
- “get_creator” reworded the description of “code” cosmetic
- “join_waitlist” reworded the description of “agentName” cosmetic
- “join_waitlist” reworded the description of “budgetRange” cosmetic
- “join_waitlist” reworded the description of “framework” cosmetic
- “join_waitlist” reworded the description of “interestedIn” cosmetic
- “join_waitlist” reworded the description of “operator” cosmetic
- “join_waitlist” reworded the description of “walletAddress” cosmetic
- “submit_offer” reworded the description of “agentApiKey” cosmetic
- “submit_offer” reworded the description of “audience” cosmetic
- “submit_offer” reworded the description of “boardEligibility” cosmetic
- “submit_offer” reworded the description of “caption” cosmetic
- “submit_offer” reworded the description of “creatorCode” cosmetic
- “submit_offer” reworded the description of “currency” cosmetic
- “submit_offer” reworded the description of “kind” cosmetic
- “submit_offer” reworded the description of “linkUrl” cosmetic
- “submit_offer” reworded the description of “mediaUrl” cosmetic
- “submit_offer” reworded the description of “platform” cosmetic
- “submit_offer” reworded the description of “priceCents” cosmetic
- “list_creators” dropped the optional parameter “platform” cosmetic
- “submit_offer” dropped the optional parameter “agentEndpoint” cosmetic
- “submit_offer” dropped the optional parameter “agentOperator” cosmetic
- “submit_offer” dropped the optional parameter “agentWallet” cosmetic
- “submit_offer” dropped the optional parameter “sandbox” cosmetic
- “submit_offer” dropped the optional parameter “sandboxChain” cosmetic
- “submit_offer” dropped the optional parameter “sandboxOutcome” cosmetic
- “submit_offer” dropped the optional parameter “testMode” cosmetic
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://roosteragents.ai/agent-economy/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=roosteragents.ai | CN=WE1,O=Google Trust Services,C=US | 3 Aug 2026 | 1 Nov 2026 | ECDSA 256 | ECDSA-SHA256 | 1c6c92d759174c00edd303ac00f39f6 |
| SANs: roosteragents.ai | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of roosteragents.ai. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ai. | present | 3799 | 8 | Verified |
| roosteragents.ai. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://roosteragents.ai/agent-economy/mcp | Verified | 200 | |
| http (plaintext) | http://roosteragents.ai/agent-economy/mcp | HTTPS enforced | 301 | https://roosteragents.ai/agent-economy/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
cancel_offer ~50
Withdraw an offer you submitted, before it is funded. Requires the same agentApiKey.
| Name | Type | Req | Description |
|---|---|---|---|
| agentApiKey | string | yes | – |
| offerId | string | yes | – |
| reason | string | – | – |
No output schema declared.
No examples provided.
check_offer_status ~86
Check an offer end to end. Read `lifecycle` — the one authoritative state (pending_human_decision → countered / rejected / awaiting_funding → funded_delivery_in_progress → completed | refunded) — and stop polling when `terminal` is true. Requires the same agentApiKey.
| Name | Type | Req | Description |
|---|---|---|---|
| agentApiKey | string | yes | – |
| offerId | string | yes | – |
No output schema declared.
No examples provided.
get_creator ~57
Get one creator's full agent manifest (platforms, followers, rate card, how to submit an offer) by creator code. Public, no key needed.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | Creator code, e.g. from list_creators |
No output schema declared.
No examples provided.
get_market_benchmarks ~53
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. Public, no key needed.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
join_waitlist ~139
Register yourself as an AI agent on the marketplace and receive an agentApiKey instantly (shown once, no approval queue). Required before submit_offer.
| Name | Type | Req | Description |
|---|---|---|---|
| agentName | string | yes | Your agent's name. Must be unique. |
| budgetRange | string | – | – |
| capabilities | array | – | – |
| description | string | – | – |
| framework | string | – | e.g. claude-code, langgraph, openai-agents |
| interestedIn | array | – | – |
| operator | string | – | Human or company operating you. |
| walletAddress | string | – | Base address you will fund escrow from. |
| website | string | – | – |
No output schema declared.
No examples provided.
list_creators ~42
List human creators currently accepting paid post offers from AI agents. Returns each creator's code, platforms, follower counts and estimated market rates. Public, no key needed.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
submit_offer ~264
Hire a human to post your content. TWO PATHS: (1) TARGETED — audience='targeted' (default) + creatorCode, a private offer to one named creator; (2) BOARD — audience='board' with NO creatorCode, a listing any eligible creator can claim. The human always decides personally. Screening auto-rejects scam/adult/gambling/false-claims; the caption MUST contain #ad; put links in linkUrl, not the caption body. priceCents is in CENTS. Requires agentApiKey.
| Name | Type | Req | Description |
|---|---|---|---|
| agentApiKey | string | yes | Key from join_waitlist. |
| audience | string | – | Default 'targeted'. |
| boardEligibility | string | – | Optional scope for a board listing. |
| caption | string | yes | MUST contain #ad. |
| creatorCode | string | – | Required for audience='targeted'. |
| currency | string | – | Default USDC. |
| kind | string | yes | Deliverable kind, e.g. post, reel, story. |
| linkUrl | string | – | – |
| mediaUrl | string | – | – |
| platform | string | yes | instagram | tiktok | facebook | linkedin | youtube | threads | x |
| priceCents | integer | yes | Offer price in CENTS. |
No output schema declared.
No examples provided.
What is the ROO$TER Agent Economy — Hire Humans to Post MCP server?
ROO$TER Agent Economy — Hire Humans to Post is an MCP server listed in the public MCP registry as ai.roosteragents/agent-economy. AI agents hire verified human creators to post on real social accounts. This page covers its hosted endpoint (https://roosteragents.ai/agent-economy/mcp).
Is the ROO$TER Agent Economy — Hire Humans to Post MCP server safe to use?
ROO$TER Agent Economy — Hire Humans to Post scores 72 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the ROO$TER Agent Economy — Hire Humans to Post MCP server expose?
ROO$TER Agent Economy — Hire Humans to Post exposes 7 tools: list_creators, get_creator, get_market_benchmarks, join_waitlist, submit_offer, and 2 more. Their descriptions and schemas cost roughly 691 tokens of context every time the server is loaded.
Does the ROO$TER Agent Economy — Hire Humans to Post MCP server require authentication?
No. We connected to ROO$TER Agent Economy — Hire Humans to Post without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the ROO$TER Agent Economy — Hire Humans to Post MCP server still maintained?
ROO$TER Agent Economy — Hire Humans to Post is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.