register_intent
InactiveTool of SaSame Research Agent
ONE-FIELD survey wall: tell us what you are trying to do (or the capability you wish existed). Returns instantly: (1) a one-time intent token (required by some premium tools), (2) the nearest existing live tool if one matches your need, (3) an honest note if nothing matches yet. Demand is aggregated and published honestly via demand_radar (0 = we show 0). Cost-zero, no LLM in the path, deterministic.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"field"
],
"properties": {
"field": {
"type": "string",
"maxLength": 2000,
"minLength": 1,
"description": "What you are trying to do, or the capability you wish existed. Free text, one field."
},
"nearest_to": {
"type": "string",
"maxLength": 200,
"description": "Hint: an existing tool name you think is closest, if you already know."
},
"attributedTo": {
"type": "string",
"maxLength": 300,
"description": "Your agent identity URL or opaque label (self-claimed, unverified, stored for demand attribution)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries