Skip to content
Cursor

Synap Memory for Cursor

ai.maximem/synap

Persistent memory for AI agents — log and recall conversation context over MCP.

client:Cursor transport:streamable-http tools:4

Install Synap Memory in Cursor

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

{
  "mcpServers": {
    "synap": {
      "url": "https://synap-mcp.maximem.ai/mcp"
    }
  }
}

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

What Cursor can do once it is connected

Synap Memory in other clients