chore: update cursor one click mcp installation (#608)

updated the cursor one click installation with new deeplink
This commit is contained in:
MaheshtheDev 2025-12-07 03:42:25 +00:00
parent 7915319a48
commit b2ecad12b8

View file

@ -276,7 +276,7 @@ export function ConnectAIModal({
}
function getCursorDeeplink() {
return "https://cursor.com/en/install-mcp?name=supermemory-mcp&config=eyJjb21tYW5kIjoibnB4IC15IG1jcC1yZW1vdGUgaHR0cHM6Ly9hcGkuc3VwZXJtZW1vcnkuYWkvbWNwIn0%3D"
return "cursor://anysphere.cursor-deeplink/mcp/install?name=supermemory&config=eyJ1cmwiOiJodHRwczovL2FwaS5zdXBlcm1lbW9yeS5haS9tY3AifQ%3D%3D"
}
const copyToClipboard = () => {