@smara/mcp-server
Advanced tools
+3
-3
| { | ||
| "name": "@smara/mcp-server", | ||
| "version": "2.0.0", | ||
| "version": "2.0.1", | ||
| "description": "MCP server for Smara Memory API — persistent memory for AI agents", | ||
| "type": "module", | ||
| "bin": { | ||
| "smara-mcp": "./build/index.js" | ||
| "smara-mcp": "build/index.js" | ||
| }, | ||
@@ -27,3 +27,3 @@ "scripts": { | ||
| "type": "git", | ||
| "url": "https://github.com/smara-io/mcp-server" | ||
| "url": "git+https://github.com/smara-io/mcp-server.git" | ||
| }, | ||
@@ -30,0 +30,0 @@ "homepage": "https://smara.io", |
10924
0.05%