Doc: Mem0 mcp with cursor (#2318)

This commit is contained in:
Dev Khant
2025-03-06 21:16:14 +05:30
committed by GitHub
parent 6d7ef3ae45
commit 41a42da774
3 changed files with 84 additions and 1 deletions

View File

@@ -198,4 +198,26 @@ Here are the available integrations for Mem0:
>
Build AI applications with persistent memory using Dify and Mem0.
</Card>
<Card
title="MCP Server"
icon={
<svg
viewBox="0 0 180 180"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
>
<path
d="M45 45 L135 45 M45 90 L135 90 M45 135 L135 135"
stroke="currentColor"
strokeWidth="12"
strokeLinecap="round"
fill="none"
/>
</svg>
}
href="/integrations/mcp-server"
>
Integrate Mem0 as an MCP Server in Cursor.
</Card>
</CardGroup>