MCP Server
MCP
io.github.Evilander/audrey
Local-first biological memory for coding agents: recall, consolidation, and pre-action Guard checks.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "audrey",
"version": "1.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Directory for the SQLite memory store (defaults to ~/.audrey/data)",
"format": "string",
"name": "AUDREY_DATA_DIR"
},
{
"description": "Logical memory owner used for scoped operations (defaults to the host name)",
"format": "string",
"name": "AUDREY_AGENT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment