P
public
/detect_tensions
detect tensions
Use when the user pastes strategy text and asks what is internally inconsistent: detects the structural contradictions — where the text quietly bets on two thin
liveunknown~5s typical
mcppublic
$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-dsght-public /detect_tensions for me.
Input
| Field | Type | Description |
|---|---|---|
| text* | string | Strategy / plan / memo text to analyze (plain text). |
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-dsght-public","endpoint":"/detect_tensions","input":{"text":"..."}}'cli
npx cracked-ai run -p mcp-ai-dsght-public -e /detect_tensions -i '{"text":"..."}'mcp
run_tool({ provider: "mcp-ai-dsght-public", endpoint: "/detect_tensions", input: {"text":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.