← Back to Plugins
MCP Server MCP

unerr

github By github 👁 1 views ▲ 0 votes

Operational memory for AI agents: code graph, session memory & guardrails. No context rot.

Homepage Verified source GitHub

Install

npx -y @unerr-ai/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@unerr-ai/unerr",
      "version": "0.2.1",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "--mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...