nakomis/claude-chats
Records Claude Code conversations to PostgreSQL with vector embeddings (via Ollama) for semantic retrieval via MCP
Platform-specific configuration:
{
"mcpServers": {
"claude-chats": {
"command": "npx",
"args": [
"-y",
"claude-chats"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Records Claude Code conversations to PostgreSQL with vector embeddings (via Ollama) for semantic retrieval via MCP.
Loading reviews...