Skip to content
Back to search
30
MCP

@bambushu/scar

npm/@bambushu/scar

Failure memory for AI agents - briefing hooks + optional MCP server

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

Similar MCP servers embedding-nearest

Deadends.dev
Structured failure knowledge for AI agents.
0 tools
agent-recall-mcp
Memory Palace MCP server for AI agents
0 tools
devmemory-mcp
Persistent memory for AI agents via MCP
0 tools
deadends.dev
Structured failure knowledge for AI agents — dead ends, workarounds, error chains
0 tools
deadends.dev
Structured failure knowledge for AI agents — dead ends, workarounds, error chains
0 tools
io.github.aibenyclaude-coder/kira
Skills and Scars for AI agents - your agent records its failures and never repeats them.
0 tools

How to use

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

{
  "mcpServers": {
    "@bambushu/scar": {
      "url": "None",
      "transport": "http"
    }
  }
}