diff --git a/marketplace/mcp-servers.json b/marketplace/mcp-servers.json index 0637a088a..60cbfd617 100644 --- a/marketplace/mcp-servers.json +++ b/marketplace/mcp-servers.json @@ -1 +1,29 @@ -[] \ No newline at end of file +[ + { + "id": "ai-notify-mcp", + "source": "mcpservers.org", + "catalogId": "zhiyingzzhou/ai-notify-mcp", + "name": "Ai Notify Mcp", + "description": "Ai Notify Mcp MCP server", + "category": "Other", + "homepage": "https://mcpservers.org/servers/zhiyingzzhou/ai-notify-mcp", + "official": false, + "enabled": true, + "scope": { + "harnesses": [], + "workspaces": [], + "channels": [] + }, + "config": { + "transport": "stdio", + "command": "node", + "args": [ + "/绝对路径/ai-notify-mcp/dist/index.js" + ], + "env": {}, + "timeoutMs": 20000 + }, + "installedAt": "2026-03-03T06:05:21.689Z", + "updatedAt": "2026-03-03T06:05:21.689Z" + } +] \ No newline at end of file diff --git a/memory/memories.db-wal b/memory/memories.db-wal index cfa4a460e..fa8eee865 100644 Binary files a/memory/memories.db-wal and b/memory/memories.db-wal differ