Local-first biological memory for coding agents: recall, consolidation, and pre-action Guard checks.
claude mcp add audrey -- npx -y audrey
claude_desktop_config.json
{
"mcpServers": {
"audrey": {
"command": "npx",
"args": [
"-y",
"audrey"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"audrey": {
"command": "npx",
"args": [
"-y",
"audrey"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"audrey": {
"command": "npx",
"args": [
"-y",
"audrey"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"audrey": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"audrey"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"audrey": {
"command": "npx",
"args": [
"-y",
"audrey"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Evilander--audrey/reviews or the review_server meta-tool.
POST /mcp