Do Not Act
@aionathenea-eng
About Do Not Act
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 / INSUFF
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"donotact": {
"command": "mcp-donotact",
"env": {
"DONOTACT_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Do Not Act?
Do Not Act is a Dispute & Resolution Intelligence API for prediction-market agents. It provides a fail-closed, read-only safety gate that checks UMA dispute history and settlement-rule ambiguity before an agent acts.
How to use Do Not Act?
Use the commands donotact_dispute, donotact_watchlist_add, and donotact_alerts to query market safety. The API returns one of three statuses: READY, DO_NOT_ACT, or INSUFFICIENT_EVIDENCE. It does not execute trades or hold custody.
Key features of Do Not Act
- Fail-closed read-only safety gate
- Flags UMA dispute history and settlement-rule ambiguity
- Returns actionable statuses: READY / DO_NOT_ACT / INSUFFICIENT_EVIDENCE
- Integrates with Polymarket (Kalshi support planned)
- No execution or custody of assets
Use cases of Do Not Act
- Checking a prediction market's dispute status before trading
- Preventing agents from acting on disputed or ambiguous markets
- Adding a pre‑trade safety check in automated agent workflows
FAQ from Do Not Act
—
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments