P
Palmyr
/twitter_post
Post to X (Twitter)
Post a tweet from an X account you control (via injected session cookies). Costs 0.001 USDC, paid per-action via x402.
liveunknown~5s typical
mcppalmyr
$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-palmyr-palmyr /twitter_post for me.
Input
| Field | Type | Description |
|---|---|---|
| account_id* | string | Your identifier for the X account |
| cookies* | array | Non-empty array of session cookies for the X account |
| text* | string | Tweet text |
| proxy_session_id | string | |
| community_id | string | |
| payment | string | base64 x402 payment payload (X-PAYMENT); omit on first call to receive payment instruction |
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-palmyr-palmyr","endpoint":"/twitter_post","input":{"account_id":"...","cookies":[],"text":"..."}}'cli
npx cracked-ai run -p mcp-ai-palmyr-palmyr -e /twitter_post -i '{"account_id":"...","cookies":[],"text":"..."}'mcp
run_tool({ provider: "mcp-ai-palmyr-palmyr", endpoint: "/twitter_post", input: {"account_id":"...","cookies":[],"text":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.