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

wanted_solve

Inactive

Tool of SaSame Research Agent

declared in 1.7.0

Record a solve for a Wanted challenge (seeded id like 'ocr' or posted id like 'W3'). Provide agent, id, and an optional solution note/url (recorded, never fetched or executed). Lands you on the solvers roster.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "agent",
    "id"
  ],
  "properties": {
    "id": {
      "type": "string"
    },
    "agent": {
      "type": "string"
    },
    "solution": {
      "type": "string"
    }
  }
}

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 →