chrismbryant/claude-journal-mcp
Lightweight journal/memory plugin for Claude Code with zero ML dependencies. Features slash commands, proactive skills, and auto-capture hooks.
Platform-specific configuration:
{
"mcpServers": {
"claude-journal-mcp": {
"command": "npx",
"args": [
"-y",
"claude-journal-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...