Token导航 LogoToken导航TokenDH.com
audrey (Evilander) logo
数据服务stdio官方级别未说明来源级核验

audrey (Evilander)

MCP Server

audrey

Local-first memory firewall and MCP server for AI agents. Audrey gives coding agents recall, memory capsules, preflight checks, reflexes, validation, tool-trace learning, contradiction handling, and SQLite/sqlite-vec storage.

工具数

公开资料未说明
AI代理数据分析API集成

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

Evilander

提供方

Evilander

最后核验

2026/5/18 02:17

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

AUDREY_EMBEDDING_PROVIDER={AUDREY_EMBEDDING_PROVIDER} npx -y audrey mcp [object Object]

详细介绍

Audrey is a local-first memory firewall and MCP server for AI agents.\ \ \ \ It helps coding agents remember repository rules, previous failures, validated lessons, contradictions, and tool outcomes before they act again.\ \ \ \ Public proof:\ \ \ \

  • GitHub: https://github.com/Evilander/Audrey\ \
  • Benchmark report: https://huggingface.co/spaces/Evilander/audrey-memory-benchmark-report\ \
  • Raw benchmark artifacts: https://huggingface.co/datasets/Evilander/audrey-memory-benchmark-artifacts\ \
  • AMB provider request: https://github.com/vectorize-io/agent-memory-benchmark/issues/11\ \

\ \ Install with:\ \ \ \

{\
\
  "mcpServers": {\
\
    "audrey-memory": {\
\
      "command": "npx",\
\
      "args": ["-y", "audrey", "mcp"],\
\
      "env": {\
\
        "AUDREY_EMBEDDING_PROVIDER": "mock"\
\
      }\
\
    }\
\
  }\
\
}\
\

\ \ Claim boundary: the public benchmark artifacts are deterministic local regression/performance evidence, not an official AMB, LoCoMo, or LongMemEval leaderboard score yet.

目录标签

目录标签

AI代理数据分析API集成memoryai-agentsmcpdeveloper-toolspreflightlocal-firstsqliteagent-safety

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

none

来源包(packageName,安装包名)

audrey

权限和风险

stdionone部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP