Skip to content
Cursor

Persis for Cursor

io.github.alright-alright/persis

Biological memory for AI agents. Pattern learning, decay, clustering, 8-drive behavior.

client:Cursor transport:streamable-http

Install Persis in Cursor

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

{
  "mcpServers": {
    "persis": {
      "url": "https://persis-api.aerynw.workers.dev/mcp"
    }
  }
}

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

Persis in other clients