Do Not Act for Cursor
com.donotact/donotact
Fail-closed guard clause for prediction-market agents before trade().
client:Cursor
transport:streamable-http
Install Do Not Act in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"donotact": {
"url": "https://donotact.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs