memgit-mcp 0.1.4 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +11 -3
package/package.json CHANGED
@@ -1,9 +1,17 @@
1
1
  {
2
2
  "name": "memgit-mcp",
3
- "version": "0.1.4",
3
+ "version": "0.2.0",
4
4
  "type": "module",
5
- "description": "memgit MCP server run as npx memgit-mcp. Git for AI memory.",
6
- "keywords": ["mcp", "ai", "memory", "claude", "cursor", "llm", "context"],
5
+ "description": "memgit MCP server \u2014 run as npx memgit-mcp. Git for AI memory.",
6
+ "keywords": [
7
+ "mcp",
8
+ "ai",
9
+ "memory",
10
+ "claude",
11
+ "cursor",
12
+ "llm",
13
+ "context"
14
+ ],
7
15
  "homepage": "https://memgit.dev",
8
16
  "repository": {
9
17
  "type": "git",