MCP Server
MCP
unerr
Operational memory for AI agents: code graph, session memory & guardrails. No context rot.
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
By
Comments
Sign in to leave a comment