Do Not Act
Fail-closed MCP guard for prediction-market agents: dispute risk, preflight decisions, signed receipts, token-risk and x402.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Donotact Preflight: Default prediction-market decision-boundary check. Pass requested action context when available so DoNotAct can evaluate resolver_type, decision, size-vs-book capacity, evidence_se
- Donotact Preflight Token: Run DoNotAct token-risk preflight using the GoPlus T1-T8 fail-closed taxonomy. Authenticated MCP calls use DONOTACT_API_KEY; accountless agents can use the x402 token preflig
- Donotact Resolution Risk: Run DoNotAct resolution-governance and ambiguity diagnostics for a venue market. Diagnostics only. DoNotAct is fail-closed: if the verdict is DO_NOT_ACT or INSUFFICIENT_EVIDE
What data it sees
Do you need an account
No: the server works without sign-in
Fail-closed MCP guard for prediction-market agents: dispute risk, preflight decisions, signed receipts, token-risk and x402.
Server tool list (7)
Raw names from tools/list. Only developers need these.
| donotact_preflight | Default prediction-market decision-boundary check. Pass requested action context when available so DoNotAct can evaluate resolver_type, decision, size-vs-book capacity, evidence_set, and safe operating limits. Diagnostics only. DoNotAct is fail-closed: if the verdict is DO_NOT_ACT or INSUFFICIENT_EVIDENCE, do not proceed. This is operational diagnostics, not financial advice. |
| donotact_preflight_token | Run DoNotAct token-risk preflight using the GoPlus T1-T8 fail-closed taxonomy. Authenticated MCP calls use DONOTACT_API_KEY; accountless agents can use the x402 token preflight route documented in llms.txt. Diagnostics only. DoNotAct is fail-closed: if the verdict is DO_NOT_ACT or INSUFFICIENT_EVIDENCE, do not proceed. This is operational diagnostics, not financial advice. |
| donotact_resolution_risk | Run DoNotAct resolution-governance and ambiguity diagnostics for a venue market. Diagnostics only. DoNotAct is fail-closed: if the verdict is DO_NOT_ACT or INSUFFICIENT_EVIDENCE, do not proceed. This is operational diagnostics, not financial advice. |
| donotact_dispute | Run DoNotAct dispute lifecycle diagnostics where public lifecycle evidence is covered. Early-warning only. Treat uma_dispute_detected and uma_dispute_already_active as blocking unless a human operator explicitly overrides outside DoNotAct. No execution, custody, signing, routing, or advice. |
| donotact_watchlist_add | Add or update a DoNotAct early-warning watchlist item. Early-warning only. Treat uma_dispute_detected and uma_dispute_already_active as blocking unless a human operator explicitly overrides outside DoNotAct. No execution, custody, signing, routing, or advice. |
| donotact_alerts | Read the DoNotAct alert feed for the authenticated API key. Early-warning only. Treat uma_dispute_detected and uma_dispute_already_active as blocking unless a human operator explicitly overrides outside DoNotAct. No execution, custody, signing, routing, or advice. |
| donotact_dispute_history_csv | Fetch the paid dispute-history CSV export for the authenticated API key. The CSV is sourced from the dispute ledger and carries no ROI, alpha, or avoided-loss claim. Diagnostics only. DoNotAct is fail-closed: if the verdict is DO_NOT_ACT or INSUFFICIENT_EVIDENCE, do not proceed. This is operational diagnostics, not financial advice. |