Skip to content
Back to search
30
MCP http

AI Agent Action Pre-Flight (intent risk gate)

x402/ai-agent-action-pre-flight-(intent-risk-gate)

Pre-flight risk gate for autonomous agent actions: evaluates an intended action proposal and returns ALLOW/WARN/BLOCK with reasoning and a signed evidence receipt. For agent payment safety, tool-call governance and audit trails. [x402: $0.005/call on base, category=other]

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai_agent_action_pre-flight_(intent_risk_gate)": {
      "url": "https://tooloracle.io/v2/agent_preflight",
      "transport": "http"
    }
  }
}