diff options
| -rw-r--r-- | apps/web/components/views/mcp/index.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/components/views/mcp/index.tsx b/apps/web/components/views/mcp/index.tsx index 2489074b..7b2e7a4a 100644 --- a/apps/web/components/views/mcp/index.tsx +++ b/apps/web/components/views/mcp/index.tsx @@ -167,7 +167,7 @@ export function MCPView() { </Dialog> <motion.a className="inline-block" - href="https://cursor.com/install-mcp?name=supermemory&config=JTdCJTIydXJsJTIyJTNBJTIyaHR0cHMlM0ElMkYlMkZhcGkuc3VwZXJtZW1vcnkuYWklMkZtY3AlMjIlN0Q%3D" + href="https://cursor.com/en-US/install-mcp?name=supermemory&config=eyJ1cmwiOiJodHRwczovL21jcC5zdXBlcm1lbW9yeS5haS9tY3AiLCJoZWFkZXJzIjp7fX0%3D" whileHover={{ scale: 1.05 }} whileTap={{ scale: 0.95 }} > |