Files
42marketplaces/sync/gh-chrismbryant-claude-journal-mcp.json
2025-11-29 18:53:27 +08:00

18 lines
511 B
JSON

{
"name": "claude-journal",
"owner": {
"name": "Chris Bryant",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "claude-journal",
"description": "Lightweight journal/memory system with zero ML dependencies. SQLite-based with natural language time queries, auto-capture, and smart context recovery.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-chrismbryant-claude-journal-mcp.git"
},
"strict": true
}
]
}