meop/prunus
A standalone, Git-backed knowledge store with hybrid vector/relational search, accessible via MCP server to share insights across multiple LLM coding tools.
Platform-specific configuration:
{
"mcpServers": {
"prunus": {
"command": "npx",
"args": [
"-y",
"prunus"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...