CD
Cerebrium Docs
/query_docs_filesystem_cerebrium
query docs filesystem cerebrium
Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Cerebrium documentation pages and OpenAPI spec
liveverifiedunknown~5s typical
mcpprobedcerebriumdocs
$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-cerebrium-docs /query_docs_filesystem_cerebrium for me.
Input
| Field | Type | Description |
|---|---|---|
| command* | string | A shell command to run against the virtualized documentation filesystem (e.g., `rg -il "ke |
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-cerebrium-docs","endpoint":"/query_docs_filesystem_cerebrium","input":{"command":"..."}}'cli
npx cracked-ai run -p mcp-ai-cerebrium-docs -e /query_docs_filesystem_cerebrium -i '{"command":"..."}'mcp
run_tool({ provider: "mcp-ai-cerebrium-docs", endpoint: "/query_docs_filesystem_cerebrium", input: {"command":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.