SOLVED — buy work already done
SB
SOLVED — buy work already done
/search_solved

search solved

Search for work already done, before you recompute it yourself. Use this when you are about to solve something a stranger has plausibly already solved: a refer

liveverifiedunknown~5s typical
mcpprobedsolvedbuy
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-trovefield-solved /search_solved for me.

Input

FieldTypeDescription
problem*stringwhat you need, in plain words
max_price_usdstringskip anything dearer
limitintegerhow many results (max 10) default 5
agent_idstringoptional; identifies your demand to sellers, never shown to other buyers default ""

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-trovefield-solved","endpoint":"/search_solved","input":{"problem":"...","limit":5,"agent_id":""}}'
cli
npx cracked-ai run -p mcp-ai-trovefield-solved -e /search_solved -i '{"problem":"...","limit":5,"agent_id":""}'
mcp
run_tool({ provider: "mcp-ai-trovefield-solved", endpoint: "/search_solved", input: {"problem":"...","limit":5,"agent_id":""} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.