SI
SentEdge Idea Machine
/get_full_idea
Pull full idea ($0.003 USDC)
Get the complete idea markdown — non-exclusive, the idea stays listed. Costs $0.003 USDC via x402. This tool returns the exact payment instructions; settle with
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 /get_full_idea 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":"/get_full_idea","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-sentedge-idea-machine -e /get_full_idea -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-ai-sentedge-idea-machine", endpoint: "/get_full_idea", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.