ZL
Zaira Labs Guide
/zaira_get_docs
zaira get docs
Retrieve reference documentation for the Zaira Guide API and MCP server on demand. Topics: - getting_started — how to connect via MCP or REST, first queries -
liveverifiedunknown~5s typical
mcpprobedzairalabsguide
$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-ai-zairalabs-guide /zaira_get_docs for me.
Input
| Field | Type | Description |
|---|---|---|
| topic | string (getting_started | endpoints | mcp_tools | schema | errors) | Optional topic. One of: getting_started, endpoints, mcp_tools, schema, errors. Omit to get |
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-ai-zairalabs-guide","endpoint":"/zaira_get_docs","input":{}}'cli
npx cracked-ai run -p mcp-ai-zairalabs-guide -e /zaira_get_docs -i '{}'mcp
run_tool({ provider: "mcp-ai-zairalabs-guide", endpoint: "/zaira_get_docs", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.