Skip to content
Claude Desktop

StudioMeyer Memory for Claude Desktop

io.studiomeyer/memory

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

client:Claude Desktop transport:streamable-http

Install StudioMeyer Memory in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "memory": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://memory.studiomeyer.io/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

StudioMeyer Memory in other clients