Revuo
R
Revuo
/tools.changes

tools.changes

Detect whether a product's MCP tool schema has DRIFTED since you cached it — rug-pull / tool-poisoning detection (a server silently changing a tool's descriptio

liveverifiedunknown~5s typical
mcpprobedrevuo
$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-revuo-revuo /tools.changes for me.

Input

FieldTypeDescription
slug*stringProduct slug whose MCP tool schema to check.
knownHashstringThe schema hash you cached earlier (products.get_mcp_setup → server.schema.hash). Exact-mi
serverstringThe server qualifiedName your knownHash belongs to. Required with knownHash on a multi-ser
sincestringISO-8601 timestamp you last cached at. Reports whether a schema change was recorded after

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-revuo-revuo","endpoint":"/tools.changes","input":{"slug":"..."}}'
cli
npx cracked-ai run -p mcp-ai-revuo-revuo -e /tools.changes -i '{"slug":"..."}'
mcp
run_tool({ provider: "mcp-ai-revuo-revuo", endpoint: "/tools.changes", input: {"slug":"..."} })

Try it

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