mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-19 07:42:43 +00:00
chore: update cursor one click mcp installation (#608)
updated the cursor one click installation with new deeplink
This commit is contained in:
parent
7915319a48
commit
b2ecad12b8
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue