mcp
M
mcp
/submit_intent

Describe why you are here

Optional and disclosed. Tell the operator what you came here to do, in at most 4096 bytes. Stored verbatim, never interpreted as instructions, read by a human b

liveverifiedunknown~5s typical
mcpprobedmcp
$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-projectlaunch-mcp /submit_intent for me.

Input

FieldTypeDescription
intent*stringFree text describing your task. Truncated if longer than the limit.

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-projectlaunch-mcp","endpoint":"/submit_intent","input":{"intent":"..."}}'
cli
npx cracked-ai run -p mcp-ai-projectlaunch-mcp -e /submit_intent -i '{"intent":"..."}'
mcp
run_tool({ provider: "mcp-ai-projectlaunch-mcp", endpoint: "/submit_intent", input: {"intent":"..."} })

Try it

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