AB
Alvrun business support
/ask
Ask a business support question
Ask a business's customer support a question and get their official answer, taken from that business's own verified support knowledge. Use this instead of web s
liveunknown~5s typical
mcpalvrunbusinesssupport
$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-alvrun-support /ask for me.
Input
| Field | Type | Description |
|---|---|---|
| business* | string | The business's website domain, for example acme.com, or the identifier returned by find_bu |
| question* | string | The customer's question, in their own words. |
| conversation_id | string | The conversation_id from a previous result. Pass it to continue that conversation so earli |
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-alvrun-support","endpoint":"/ask","input":{"business":"...","question":"..."}}'cli
npx cracked-ai run -p mcp-com-alvrun-support -e /ask -i '{"business":"...","question":"..."}'mcp
run_tool({ provider: "mcp-com-alvrun-support", endpoint: "/ask", input: {"business":"...","question":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.