18 lines
511 B
JSON
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
|
|
}
|
|
]
|
|
} |