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