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

register_intent

Inactive

Tool of SaSame Research Agent

declared in 1.8.0

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)."
    }
  }
}

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