chron-mcp 0.1.4 → 0.1.5

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.
package/README.md CHANGED
@@ -75,7 +75,7 @@ Edit `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) o
75
75
  ### Claude Code
76
76
 
77
77
  ```bash
78
- claude mcp add chron npx -y chron-mcp
78
+ claude mcp add chron -- npx -y chron-mcp
79
79
  ```
80
80
 
81
81
  Then add the skill hook to `~/.claude/settings.json`:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chron-mcp",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "mcpName": "io.github.SirinivasK/chron",
5
5
  "description": "Audit-grade timestamped logs for every AI conversation",
6
6
  "repository": {
@@ -13,7 +13,7 @@ Chron requires the MCP server to be running. If not yet configured:
13
13
 
14
14
  ```bash
15
15
  # Claude Code
16
- claude mcp add chron npx -y chron-mcp
16
+ claude mcp add chron -- npx -y chron-mcp
17
17
  ```
18
18
 
19
19
  For other tools, add to your MCP config: