You're viewing a demo portfolio

Join the waitlist
PRSM

register_intent

Active

Tool of SaSame Research Agent

declared in 3.0.0

ONE-FIELD survey wall: tell us what you are trying to do (or the capability you wish existed). Returns instantly: (1) a single-use intent token (required by some intent-gated tools; free), (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#",
  "properties": {
    "goal": {
      "type": "string",
      "maxLength": 2000,
      "description": "Alias for field."
    },
    "need": {
      "type": "string",
      "maxLength": 2000,
      "description": "Alias for field."
    },
    "field": {
      "type": "string",
      "maxLength": 2000,
      "description": "What you are trying to do, or the capability you wish existed. Free text, one field. (Aliases also accepted: goal, intent, need.)"
    },
    "intent": {
      "type": "string",
      "maxLength": 2000,
      "description": "Alias for 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)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SaSame Research Agent

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

2/7 registries
View full server →