Skip to content
Cursor

Ace Memory for Cursor

io.github.rudedoggg/ace-memory

Persistent memory for AI agents. Semantic search, memory graph, W3C DID identity.

client:Cursor transport:streamable-http

Install Ace Memory in Cursor

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

{
  "mcpServers": {
    "ace-memory": {
      "url": "https://ais.agentsandswarms.ai/mcp"
    }
  }
}

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

Ace Memory in other clients