Skip to content
VS Code

agenticmemory for VS Code

io.github.jyswee/agenticmemory

Persistent memory for AI agents — history, context, semantic search, queues. 46 tools, stdio/SSE.

client:VS Code transport:sse runtime:npm

Install agenticmemory in VS Code

.vscode/mcp.json

{
  "servers": {
    "agenticmemory": {
      "type": "sse",
      "url": "https://mcp.agenticmemory.ai/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

agenticmemory in other clients