Skip to content
Claude Desktop

Agentmemory MCP for Claude Desktop

space.agentmemory/agentmemory-mcp

Paid remote MCP for persistent AI agent memory, analytics, checkout, and search-readiness.

client:Claude Desktop transport:streamable-http

Install Agentmemory MCP in Claude Desktop

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

{
  "mcpServers": {
    "agentmemory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://agentmemory.space/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

Agentmemory MCP in other clients