Skip to content
Cursor

mifactory agent memory for Cursor

io.github.mifactory-bot/mifactory-agent-memory

Persistent memory for AI agents across Claude, ChatGPT and any MCP client.

client:Cursor transport:streamable-http tools:2

Install mifactory agent memory in Cursor

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

{
  "mcpServers": {
    "mifactory-agent-memory": {
      "url": "https://agent-memory-api.vercel.app/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

mifactory agent memory in other clients