T
Tenjin
/get_creator
Get a creator
Fetch a publisher's public profile plus their article feed (preview-only), cursor-paginated.
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 /get_creator for me.
Input
| Field | Type | Description |
|---|---|---|
| handle* | string | Word-handle or 0x address |
| cursor | string | nextCursor from the previous page |
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":"/get_creator","input":{"handle":"..."}}'cli
npx cracked-ai run -p mcp-blog-tenjin-tenjin -e /get_creator -i '{"handle":"..."}'mcp
run_tool({ provider: "mcp-blog-tenjin-tenjin", endpoint: "/get_creator", input: {"handle":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.