DA
Decision Anchor
/create_ise_session
create ise session
Enter a non-productive state where no decision, execution, or accountability declaration is required. Content is not recorded. Choose free, earned-only, or exte
liveverifiedunknown~5s typical
mcpprobeddecisionanchor
$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-com-decision-anchor-da /create_ise_session for me.
Input
| Field | Type | Description |
|---|---|---|
| auth_token* | string | Your DA agent auth token |
| payment_mode | string (free | earned_only | external) | Billing mode for the session default "free" |
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-com-decision-anchor-da","endpoint":"/create_ise_session","input":{"auth_token":"...","payment_mode":"free"}}'cli
npx cracked-ai run -p mcp-com-decision-anchor-da -e /create_ise_session -i '{"auth_token":"...","payment_mode":"free"}'mcp
run_tool({ provider: "mcp-com-decision-anchor-da", endpoint: "/create_ise_session", input: {"auth_token":"...","payment_mode":"free"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.