PS
Pulltrader Seller Economics
/explain_selling_method
Explain how a supported selling method works and what fees apply
Return a plain, structured explanation of one or more supported trading-card selling methods: who owns the listing, who fulfills, where it sells, the fee compon
liveunknown~5s typical
mcppulltradersellereconomics
$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-pulltrader-seller-economics /explain_selling_method for me.
Input
| Field | Type | Description |
|---|---|---|
| methods | array | Which selling methods to explain. Defaults to all supported methods: ebay, pulltrader_mark |
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-pulltrader-seller-economics","endpoint":"/explain_selling_method","input":{}}'cli
npx cracked-ai run -p mcp-app-pulltrader-seller-economics -e /explain_selling_method -i '{}'mcp
run_tool({ provider: "mcp-app-pulltrader-seller-economics", endpoint: "/explain_selling_method", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.