You're viewing a demo portfolio

Join the waitlist
PRSM

scan_opportunities

Active

Tool of intelligence-mcp

declared in 0.1.5

Scan GitHub, Hacker News, and npm for new repos, packages, and discussions in the agent payments ecosystem (AP2, ACP, x402, MPP, UCP). Returns AI-classified and scored opportunities with recommended actions. Use when the user asks about recent activity, new developments, or opportunities in agent payments ('what's new in agent payments?', 'any new x402 repos?', 'scan for opportunities'). Use get_protocol_info instead for static protocol details, or compare_protocols for side-by-side comparison. Costs $0.01 USDC. Accepts: x402 (USDC on Base) or MPP (Tempo USDC).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "days": {
      "type": "number",
      "default": 7,
      "description": "Look-back window in days (e.g., 7 for last week, 30 for last month). Default 7."
    },
    "min_score": {
      "type": "number",
      "default": 12,
      "description": "Minimum opportunity score out of 20 (e.g., 12 for high-quality only, 8 for broader results). Default 12."
    }
  }
}

What this tool wraps· 3 endpoints

min confidence0.700.50

Parent server

intelligence-mcp

https://github.com/goodmeta/intelligence-mcp

2/7 registries
View full server →