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.7.0).

capability_router

Inactive

Tool of SaSame Research Agent

declared in 1.7.0

Given a NEED (e.g. 'ocr an invoice', 'find ethereum gas', 'a cheap data API'), return the best ways to do it: matching SaSame built-in tools AND verified/cheap peer services from the census, each with how to call it. The 'just tell me who can do X' tool.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "need"
  ],
  "properties": {
    "need": {
      "type": "string"
    },
    "limit": {
      "type": "integer",
      "maximum": 15,
      "minimum": 1
    }
  }
}

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 →
capability_router — SaSame Research Agent — PRSM MCP