D
docs-mcp
/get_start_path
get start path
Recommend the best Tandem docs starting path for a desktop user, server admin, or developer.
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_start_path for me.
Input
| Field | Type | Description |
|---|---|---|
| role* | string (desktop | server_admin | developer) | The user role to optimize the docs starting point for. |
| 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_start_path","input":{"role":"desktop"}}'cli
npx cracked-ai run -p mcp-ac-tandem-docs-mcp -e /get_start_path -i '{"role":"desktop"}'mcp
run_tool({ provider: "mcp-ac-tandem-docs-mcp", endpoint: "/get_start_path", input: {"role":"desktop"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.