Loading MCP server directory, please wait...
A lightweight, Git-backed permanent memory for AI agents.
npx @getmcp/cli add io.github.scarletkc/perennaRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.scarletkc/perenna": {
"command": "uvx",
"args": [
"perenna",
"mcp"
],
"env": {
"PERENNA_GIT_REMOTE": "",
"VEXOR_API_KEY": "",
"VEXOR_REMOTE_RERANK_API_KEY": "",
"VEXOR_CONFIG_JSON": ""
}
}
}
}