N
netcafe-docs
/what_can_you_do
Find the right tool for a task
Describe a task in plain language (any language) and get back exactly which tools on this server do it, with ready-to-run example calls — instead of reading the
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 /what_can_you_do for me.
Input
| Field | Type | Description |
|---|---|---|
| task* | string | What you are trying to do, e.g. "reconcile a bank statement against my books" or "把一堆发票整理成 |
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":"/what_can_you_do","input":{"task":"..."}}'cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-docs -e /what_can_you_do -i '{"task":"..."}'mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-docs", endpoint: "/what_can_you_do", input: {"task":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.