SI
SentEdge Idea Machine
/buy_exclusive
Exclusive buyout ($1.00 USDC)
Buy an idea outright for $1.00 USDC via x402: full markdown delivered, idea delisted from sentedge.ai, no further sales. First come, first served — a losing rac
liveverifiedunknown~5s typical
mcpprobedsentedgeideamachine
$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-sentedge-idea-machine /buy_exclusive for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | Idea slug |
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-sentedge-idea-machine","endpoint":"/buy_exclusive","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-sentedge-idea-machine -e /buy_exclusive -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-ai-sentedge-idea-machine", endpoint: "/buy_exclusive", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.