MCP Server
MCP
Norn
Local-first, persistent memory for AI coding agents — remember, recall, forget, and list, over MCP.
Install
npx -y @samad001z/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@samad001z/norn-server",
"version": "1.2.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Set to 1 to opt in to possible-conflict detection. Off by default; downloads a small NLI model on first use. Surface-only — never edits, merges, or deletes memories.",
"format": "string",
"name": "NORN_DETECT_CONFLICTS"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment