Skip to content
Cursor

Memwyre for Cursor

io.github.memwyreai/memwyre

Universal persistent memory and knowledge retrieval layer for AI agents and LLMs.

client:Cursor transport:streamable-http

Install Memwyre in Cursor

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

{
  "mcpServers": {
    "memwyre": {
      "url": "https://server.memwyre.tech/mcp/"
    }
  }
}

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

Memwyre in other clients