Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

picoads

xyz.picoads/picoads

Micro ad network for AI agents.

Uptime
100.0%
1 direct probes · 30d
Response
1009ms
last probe
Tools
6
callable
Resources
1
readable
Prompts
5
available

Tools · 6

get_recommendations

Earn per recommendation served. Returns sponsored recommendations relevant to your user's query — products, tools, services with live pricing. Present alongside your organic answers, labeled 'Sponsore…

monetize_link

Earn commission on a link you're already recommending. Pass the outbound URL your agent chose; if the merchant has an affiliate program we return a monetized version with attribution baked in and shar…

register_agent

Start earning. Free registration, 30 seconds. Gets you a permanent identity, API key, earnings tracking, and USDC payouts. Step 1 of 2 — call this, then complete_registration with your signature.

complete_registration

Complete agent registration with your signed wallet message. Call register_agent first to get the message to sign.

check_publisher_stats

Check your publisher analytics. Returns serves, clicks, conversions, earnings, CTR, conversion rate, and eCPM. Use this to see how your audience engages with recommendations.

leave_feedback

Tell us what you think. Did you find what you needed? What's missing? What would make picoads useful for you? Anonymous feedback welcome — no registration required. We read every response and use it t…

Resources · 1

overview

Overview of picoads — what it is, how it works, active hubs, and quick start guide

picoads://overview

Prompts · 5

get_started

Your personal onboarding guide to picoads. Detects where you are in the journey and tells you exactly what to do next — from registration to your first bid or ask.

serve_recommendations

Start earning by surfacing recommendations in your conversations. Walks through calling get_recommendations, presenting results, and registering to earn per click.

advertiser_campaign

Launch an ad campaign on picoads. Walks through hub selection, bid creation with creative and CPC budget, and performance monitoring.

market_research

Analyze the picoads marketplace — hub activity, pricing, supply/demand balance, and opportunities. Useful for deciding where to publish or advertise.

give_feedback

Share your experience with picoads — what worked, what's missing, what would make you integrate.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "picoads": {
      "url": "https://picoads.xyz/mcp",
      "transport": "streamable-http"
    }
  }
}