.codex-plugin/plugin.json
plugin-manifest
1,663 bytes
e9006626160e74c4…
Pre-action gate: verify before pay/trade/deploy. execute only on ALLOW.
ThoughtProof MCP is a local stdio pre-action gate for AI agents. Before an agent pays, trades, writes, transfers, or deploys, call verify_decision (alias: verify_before_action) with: • mandate — the user’s goal • proposed_action — what the agent is about to do • reasoning — the agent’s plan It routes internally to DQL (spend/checkout) or Sentinel (irreversible exit) and returns ALLOW / BLOCK / UNCERTAIN plus a soft fail-closed execute flag. execute is true ONLY on native ALLOW. On any other result, the host must not execute. Install: npx -y [email protected] Works with Claude Desktop, Cursor, Windsurf, Cline, and other local MCP hosts. MCP package is open source (MIT). Verification calls use your DQL/Sentinel key or x402.
thoughtproof/thoughtproof-mcp · v0.4.0 · Tools & Integrations
Trust Score
92
Security
100
Surfaces
1
Pre-action gate: verify before pay/trade/deploy. execute only on ALLOW.
The first substantive review can be added on this page.
Read or write reviewsMakers can publish releases and security milestones after claiming the plugin.