Catalog
io.github.unerr-ai/unerr
Officialunerr
Operational memory for AI agents: code graph, session memory & guardrails. No context rot.
Provides operational memory, code graphs, and guardrails for AI agents.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"unerr": {
"command": "npx",
"args": [
"-y",
"@unerr-ai/unerr@0.2.1",
"--mcp"
]
}
}
}