Mirror Memory MCP Server for Cursor
io.github.tr1ckymag1ca1/mcp-server
Personal knowledge base MCP server with semantic search, auto-categorization, metadata extraction
client:Cursor
transport:streamable-http
Install Mirror Memory MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://hcelnlqmgddxzvjegpdr.supabase.co/functions/v1/mcp-server"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs