Dispute & Resolution Intelligence API for prediction-market agents. donotact_dispute, donotact_watchlist_add and donotact_alerts add a fail-closed, read-only safety gate that flags UMA dispute history and settlement-rule ambiguity before an agent acts. READY / DO_NOT_ACT / INSUFFICIENT_EVIDENCE. No execution, no custody. Polymarket now; Kalshi next.
Server Config
{
"mcpServers": {
"donotact": {
"command": "mcp-donotact",
"env": {
"DONOTACT_API_KEY": "<YOUR_API_KEY>"
}
}
}
}