Skip to content
VS Code

Gnosis Memory for VS Code

com.gnosismemory/memory

Persistent memory and vector search for AI agents. Hosted, OAuth-protected via Google sign-in.

client:VS Code transport:streamable-http

Install Gnosis Memory in VS Code

.vscode/mcp.json

{
  "servers": {
    "memory": {
      "type": "http",
      "url": "https://gnosismemory.com"
    }
  }
}

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

Gnosis Memory in other clients