Weftly
W
Weftly
/mpp_smoke_test

mpp smoke test

Smoke-test the MPP payment plumbing end-to-end via this MCP server, for $0.01 USDC. Two-call flow: (1) call with no arguments to receive an MPP `payment_challen

liveunknown~5s typical
mcpweftly
$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-weftly-weftly /mpp_smoke_test for me.

Input

FieldTypeDescription
payment_credentialstringMPP payment credential (full Authorization header value, e.g. "Payment eyJ...") obtained b

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

Try it

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