SI
SentEdge Idea Machine
/get_idea_teaser
Get idea teaser
Free teaser for one idea: pitch, category, tags, score, sale status, and the paid endpoints. Use before deciding to pull or buy.
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_idea_teaser for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | Idea slug, e.g. 2026-07-08-circuit-compiler-… |
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_idea_teaser","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-sentedge-idea-machine -e /get_idea_teaser -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-ai-sentedge-idea-machine", endpoint: "/get_idea_teaser", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.