Skip to content
Cursor

Mnemolog MCP for Cursor

dev.pages.mnemolog/mnemolog

Hosted MCP memory and agent control plane for durable conversations, jobs, and operations.

client:Cursor transport:streamable-http

Install Mnemolog MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mnemolog": {
      "url": "https://mnemolog.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Mnemolog MCP in other clients