Tenjin
T
Tenjin
/list_articles

List articles

Browse, filter, and paginate the Tenjin article directory. Full-text search over title/excerpt/tags plus the whole body of every piece, a paid body included — a

liveverifiedunknown~5s typical
mcpprobedtenjin
$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-blog-tenjin-tenjin /list_articles for me.

Input

FieldTypeDescription
qstringFull-text query over title, excerpt, tags, creator handle, and the whole body of every pie
tagstringTag slug to scope to
creatorstringPublisher word-handle or 0x address to scope to
sortstring (newest | oldest | most-read | least-read | cheapest | dearest)Browse order: recency (newest/oldest), public read count (most-read/least-read), or price
maxPricestringPrice ceiling, atomic USDC digits ("250000" = $0.25; "0" = free only)
minPricestringPrice floor, atomic USDC digits ("1" = paid pieces only)
updatedSincestringIncremental sync: ISO 8601 UTC instant — re-fetch only pieces updated since your last craw
publishedSincestringISO 8601 UTC instant — keep only pieces published at or after it
cursorstringnextCursor from the previous page
limitinteger1–100, default 50

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-blog-tenjin-tenjin","endpoint":"/list_articles","input":{}}'
cli
npx cracked-ai run -p mcp-blog-tenjin-tenjin -e /list_articles -i '{}'
mcp
run_tool({ provider: "mcp-blog-tenjin-tenjin", endpoint: "/list_articles", input: {} })

Try it

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