You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.8.0).

verified_capability_router

Inactive

Tool of SaSame Research Agent

declared in 1.8.0

ONE-CALL discover->quote->pay loop: search the census for a capability/category, ghost-filter by independent audit data (83% of endpoints are dead), fetch live x402 quotes for the top verified results, and return payTo + verified grade + signed attestation together. Eliminates the discover->verify->quote 3-hop pattern. Payment is READ-ONLY: SaSame returns payTo and quote but never auto-pays — the buyer settles peer-to-provider. If 0 priced x402 services are indexed, returns an honest empty-state with the live source.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "integer",
      "maximum": 10,
      "minimum": 1,
      "description": "Max results (default 5)"
    },
    "category": {
      "type": "string",
      "description": "Category filter (e.g. 'productivity', 'ai', 'data')"
    },
    "capability": {
      "type": "string",
      "description": "Capability or keyword to search for (e.g. 'ocr', 'translation', 'web search')"
    },
    "verified_only": {
      "type": "boolean",
      "description": "If true, return only content_verified=true rows (default true)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SaSame Research Agent

https://github.com/shigeki7777/sasame-mcp

2/7 registries
View full server →