docs-mcp
D
docs-mcp
/search_docs

search docs

Search the published Tandem docs index for relevant pages.

liveverifieddegraded · 1.9s~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 /search_docs for me.

Input

FieldTypeDescription
query*stringThe Tandem question, task, or keyword query to search for.
docs_refstringDocs channel or immutable ref. Defaults to stable. Use next, refs/<sha>, or releases/<vers
engine_versionstringOptional Tandem engine version hint. If supplied without docs_ref, the MCP still defaults
limitintegerMaximum number of matching docs pages to return.
audiencestringOptional audience filter such as developer, desktop user, or operator.

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":"/search_docs","input":{"query":"..."}}'
cli
npx cracked-ai run -p mcp-ac-tandem-docs-mcp -e /search_docs -i '{"query":"..."}'
mcp
run_tool({ provider: "mcp-ac-tandem-docs-mcp", endpoint: "/search_docs", input: {"query":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.