Skip to content
VS Code

StudioMeyer Memory for VS Code

io.studiomeyer/memory

Bi-temporal AI memory. 56 tools, knowledge graph, semantic search. EU-hosted, free tier.

client:VS Code transport:streamable-http

Install StudioMeyer Memory in VS Code

.vscode/mcp.json

{
  "servers": {
    "memory": {
      "type": "http",
      "url": "https://memory.studiomeyer.io/mcp"
    }
  }
}

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

StudioMeyer Memory in other clients