TM
ToolSnap MCP
/remove_background
remove background
Remove an image's background, return a transparent PNG URL. $0.03 USDC/call. Paid: calling without a payment payload returns a structured 402 with payment optio
liveverifiedunknown~5s typical
mcpprobedtoolsnapmcp
$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-app-toolsnap-toolsnap-mcp /remove_background for me.
Input
| Field | Type | Description |
|---|---|---|
| image_url* | string | Public image URL. |
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-app-toolsnap-toolsnap-mcp","endpoint":"/remove_background","input":{"image_url":"..."}}'cli
npx cracked-ai run -p mcp-app-toolsnap-toolsnap-mcp -e /remove_background -i '{"image_url":"..."}'mcp
run_tool({ provider: "mcp-app-toolsnap-toolsnap-mcp", endpoint: "/remove_background", input: {"image_url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.