MCP.so
登录
服务器
A

Agentmemory

@Obidel

MCP-native memory layer for Claude Code, Cursor, Cline, Continue, and 16 other AI tools. Hybrid search (BM25 + pgvector + graph), self-hosted on Supabase + Vercel, 100% MIT, no paywall.

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "agentmemory": {
      "command": "npx",
      "args": [
        "-y",
        "agentmemory"
      ],
      "env": {}
    },
    "agentmemory-cloud": {
      "url": "https://agentmemory-dusky.vercel.app/mcp"
    }
  }
}

来自「开发工具」的更多内容