capability_router
InactiveTool of SaSame Research Agent
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
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries