M
mcp
4 endpointsliveSearch and read the public Applivery docs (MDM & app distribution). Read-only, no auth. (MCP server com.applivery.docs/mcp, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for mcp.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Search Applivery documentation /search_docs | Search the Applivery documentation by keyword or phrase. Returns matching pages with title, canonical URL, a highlighted snippet, docType ('guides' or 'api'), p | $0.0020 per call | unknown |
| Read an Applivery documentation page /get_doc_page | Fetch the full Markdown content of a documentation page. Pass either `url` (typically a URL returned by search_docs) or `slug` plus `locale`. Returns clean Mark | $0.0020 per call | unknown |
| Get an Applivery API endpoint definition /get_api_endpoint | Get the machine-readable OpenAPI definition of one Applivery REST API endpoint: method, path, baseUrl, security, parameters, requestBody and responses — fully d | $0.0020 per call | unknown |
| List Applivery documentation sections /list_doc_sections | List the top-level documentation sections and landing pages from the site's curated index (llms.txt). Use for orientation, then drill in with search_docs or get | $0.0020 per call | unknown |