invinoveritas
I
invinoveritas
/marketplace_buy

marketplace buy

Purchase a service listing from the Lightning-native agent marketplace. Provide the listing_id; payment routes instantly via Lightning with 95% going to the sel

liveunknown~5s typical
mcpinvinoveritas
$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-com-babyblueviper-invinoveritas /marketplace_buy for me.

Input

FieldTypeDescription
listing_id*stringThe offer/listing ID to purchase
verify_before_buybooleanRun a neutral /review verdict on this listing BEFORE charging; a reject blocks the purchas default false
intentstringWhat you intend to use this listing for — context for the verification gate (optional).

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-com-babyblueviper-invinoveritas","endpoint":"/marketplace_buy","input":{"listing_id":"...","verify_before_buy":false}}'
cli
npx cracked-ai run -p mcp-com-babyblueviper-invinoveritas -e /marketplace_buy -i '{"listing_id":"...","verify_before_buy":false}'
mcp
run_tool({ provider: "mcp-com-babyblueviper-invinoveritas", endpoint: "/marketplace_buy", input: {"listing_id":"...","verify_before_buy":false} })

Try it

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