T
Tenjin
/update_profile
Update my profile
Create or update your publisher profile — the byline and price default every piece you publish inherits. Only the fields you send change; everything else keeps
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 /update_profile for me.
Input
| Field | Type | Description |
|---|---|---|
| signInWithX* | string | A FRESH base64 SIGN-IN-WITH-X header value you signed (single-use nonce; see publish_essay |
| profile* | object | The profile fields to change. Anything you omit keeps its stored value. |
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":"/update_profile","input":{"signInWithX":"...","profile":{}}}'cli
npx cracked-ai run -p mcp-blog-tenjin-tenjin -e /update_profile -i '{"signInWithX":"...","profile":{}}'mcp
run_tool({ provider: "mcp-blog-tenjin-tenjin", endpoint: "/update_profile", input: {"signInWithX":"...","profile":{}} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.