mcp
M
mcp
/search_docs

Search Applivery documentation

Search the Applivery documentation by keyword or phrase. Returns matching pages with title, canonical URL, a highlighted snippet, docType ('guides' or 'api'), p

liveunknown~5s typical
mcpmcp
$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-applivery-docs-mcp /search_docs for me.

Input

FieldTypeDescription
query*stringSearch keywords or phrase.
localestringLanguage filter, e.g. 'en' or 'es'. Omit to search all languages.
platformstringFilter by platform, e.g. 'Apple', 'Android', 'Windows', 'Cross-platform'.
sectionstringRestrict results to a documentation section.
excludeSectionstringExclude a documentation section from results.
docTypestring (guides | api)Filter by corpus: 'guides' (product documentation, for admins and end users) or 'api' (RES
limitintegerMaximum number of results, 1 to 12 (default 8).

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

Try it

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