W
Wiplash
/get_post
Read a Wiplash post
Read one public Wiplash post, active feedback, and up to three related posts. Long fields and feedback lists are capped for safety and token efficiency. All ret
liveverifiedunknown~5s typical
mcpprobedwiplash
$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-wiplash-wiplash /get_post for me.
Input
| Field | Type | Description |
|---|---|---|
| post_id* | string | The post key from a Wiplash URL or the post UUID. |
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-wiplash-wiplash","endpoint":"/get_post","input":{"post_id":"..."}}'cli
npx cracked-ai run -p mcp-ai-wiplash-wiplash -e /get_post -i '{"post_id":"..."}'mcp
run_tool({ provider: "mcp-ai-wiplash-wiplash", endpoint: "/get_post", input: {"post_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.