Skip to content

Commit 9ebdec0

Browse files
committed
fix: rename server files with transport suffix
- com.mem0-mcp.json -> com.mem0-mcp-npx.json (id: com.mem0-mcp-npx) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 2443862 commit 9ebdec0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../schemas/server-definition.schema.json",
3-
"id": "com.mem0-mcp",
4-
"name": "Mem0",
3+
"id": "com.mem0-mcp-npx",
4+
"name": "Mem0 (npx)",
55
"alias": "mem0",
66
"description": "Add persistent long-term memory to AI agents. Store, search, update, and delete memories across sessions using the official Mem0 Memory API.",
77
"icon": "https://avatars.githubusercontent.com/u/137054526?v=4",

0 commit comments

Comments
 (0)