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
| Field | Type | Description |
|---|---|---|
| query* | string | Search keywords or phrase. |
| locale | string | Language filter, e.g. 'en' or 'es'. Omit to search all languages. |
| platform | string | Filter by platform, e.g. 'Apple', 'Android', 'Windows', 'Cross-platform'. |
| section | string | Restrict results to a documentation section. |
| excludeSection | string | Exclude a documentation section from results. |
| docType | string (guides | api) | Filter by corpus: 'guides' (product documentation, for admins and end users) or 'api' (RES |
| limit | integer | Maximum 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.