AM
AutEng MCP - Markdown Publishing & Document Share Links
/auteng_docs_recent
auteng docs recent
Browse the public recents feed of shared documents. No authentication required. Returns recently shared public documents, newest first. Args: page: Page
liveverifiedunknown~5s typical
mcpprobedautengmcp-
$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-auteng-docs /auteng_docs_recent for me.
Input
| Field | Type | Description |
|---|---|---|
| page | integer | default 1 |
| limit | integer | default 20 |
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-auteng-docs","endpoint":"/auteng_docs_recent","input":{"page":1,"limit":20}}'cli
npx cracked-ai run -p mcp-ai-auteng-docs -e /auteng_docs_recent -i '{"page":1,"limit":20}'mcp
run_tool({ provider: "mcp-ai-auteng-docs", endpoint: "/auteng_docs_recent", input: {"page":1,"limit":20} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.