Back to search
30
MCP

@agentutil/undo-mcp

npm/@agentutil/undo-mcp

MCP server — reversibility intelligence for autonomous AI agents

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

Similar MCP servers embedding-nearest

@agentutil/think-mcp
MCP server — intent security pre-flight checks for autonomous AI agents
0 tools
@agentutil/norm-mcp
MCP server — statistical baselines for autonomous AI agents to detect anomalies
0 tools
agent-recall-mcp
Memory Palace MCP server for AI agents
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
net.agentutil/undo-mcp
Reversibility intelligence — check if actions can be undone before executing them.
0 tools

How to use

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

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