netcafe-docs
N
netcafe-docs
/make_slides

Generate a PowerPoint deck

Turn a topic or an outline into a real downloadable .pptx file — not a link into someone's web editor. Returns a job_id; poll check_job for the download URL. Us

liveverifiedunknown~5s typical
mcpprobednetcafe-docs
$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-com-ainetcafe-netcafe-docs /make_slides for me.

Input

FieldTypeDescription
topic*stringThe topic, or a full outline to follow.
slidesintegerNumber of slides (default 8).
languagestringOutput language, e.g. "Chinese", "English". Default Chinese.
instructionsstringOptional extra guidance on style or emphasis.

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-com-ainetcafe-netcafe-docs","endpoint":"/make_slides","input":{"topic":"..."}}'
cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-docs -e /make_slides -i '{"topic":"..."}'
mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-docs", endpoint: "/make_slides", input: {"topic":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.