Back to search
30
MCP

net.agentutil/undo-mcp

net.agentutil/undo-mcp

Reversibility intelligence — check if actions can be undone before executing them.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AgentUtil Undo
Reversibility intelligence for AI agents to check if actions can be undone and find safer alternatives before executing.
0 tools
@agentutil/undo-mcp
MCP server — reversibility intelligence for autonomous AI agents
0 tools
net.agentutil/think-mcp
Intent security pre-flight checks for autonomous AI agents.
0 tools
statecli-mcp-server
Memory and self-awareness layer for AI agents - MCP server for state tracking, replay, and undo
0 tools
@agentutil/think-mcp
MCP server — intent security pre-flight checks for autonomous AI agents
0 tools
MCP Memory Gateway
Pre-action gates that block AI agents from repeating known mistakes.
0 tools

How to use

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

{
  "mcpServers": {
    "net.agentutil/undo-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}