New:Socket for Asana Is Now Available.Learn more
Get Started

@opvs-ai/mcp-agentmemory

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opvs-ai/mcp-agentmemory

OPVS agentmemory — scoped MCP server (4 tools). Memory search + add memories for AI agents

latest
Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
7
-22.22%
Maintainers
1
Weekly downloads
 
Created
Source

@opvs-ai/mcp-agentmemory

Scoped MCP server for OPVS AgentMemory — 4 tools for persistent agent memory (search, add, stats).

Install

npm install -g @opvs-ai/mcp-agentmemory

Auth

Shares ~/.opvs/config.json with @opvs-ai/cli. See @opvs-ai/mcp-agentboard if not yet configured.

MCP client config

{
  "mcpServers": {
    "opvs-agentmemory": {
      "command": "opvs-mcp-agentmemory"
    }
  }
}

What's in it

4 tools: searchMemories, recallRelevant, createMemory, getStats. Long-term memory that persists across agent sessions, with semantic + FTS hybrid search.

See AgentMemory SKILL.md.

Keywords

opvs

FAQs

Package last updated on 01 Aug 2026

Related posts