Skip to content
Back to search
30
MCP

@agentutil/undo-mcp

npm/@agentutil/undo-mcp

MCP server — reversibility intelligence for autonomous AI agents

Uptime
0.0%
20 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
contextl-mcp
Repository Intelligence Engine — MCP server for AI coding 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

How to use

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

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