D
docs-mcp
/get_tandem_guide
get tandem guide
Return a structured Tandem learning guide for install-engine, python-sdk, typescript-sdk, build-workflows, or headless-deploy.
liveverifiedunknown~5s typical
mcpprobeddocs-mcp
$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-ac-tandem-docs-mcp /get_tandem_guide for me.
Input
| Field | Type | Description |
|---|---|---|
| topic* | string (install-engine | python-sdk | typescript-sdk | build-workflows | headless-deploy) | Named Tandem learning guide to return. |
| docs_ref | string | Docs channel or immutable ref. Defaults to stable. |
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-ac-tandem-docs-mcp","endpoint":"/get_tandem_guide","input":{"topic":"install-engine"}}'cli
npx cracked-ai run -p mcp-ac-tandem-docs-mcp -e /get_tandem_guide -i '{"topic":"install-engine"}'mcp
run_tool({ provider: "mcp-ac-tandem-docs-mcp", endpoint: "/get_tandem_guide", input: {"topic":"install-engine"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.