A
asksteps
/asksteps_search_docs
asksteps: search the public documentation
Searches the public asksteps website and returns the matching passages with their URLs. Use it to quote or cite what the product actually does instead of descri
liveverifiedunknown~5s typical
mcpprobedasksteps
$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-co-asksteps-asksteps /asksteps_search_docs for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | What to look for, e.g. "PDF signature", "webhook", "custom domain". |
| locale | string | Preferred language of the page version, as an ISO 639-1 code such as "de" or "en". Pages t |
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-co-asksteps-asksteps","endpoint":"/asksteps_search_docs","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-co-asksteps-asksteps -e /asksteps_search_docs -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-co-asksteps-asksteps", endpoint: "/asksteps_search_docs", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.