Adaptive memory system with cognitive scoring, knowledge graph, and self-improving ML.
claude mcp add adaptive-recall -- npx -y adaptive-recall
claude_desktop_config.json
{
"mcpServers": {
"adaptive-recall": {
"command": "npx",
"args": [
"-y",
"adaptive-recall"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"adaptive-recall": {
"command": "npx",
"args": [
"-y",
"adaptive-recall"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"adaptive-recall": {
"command": "npx",
"args": [
"-y",
"adaptive-recall"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"adaptive-recall": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"adaptive-recall"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"adaptive-recall": {
"command": "npx",
"args": [
"-y",
"adaptive-recall"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.AIAppsAPI--adaptive-recall/reviews or the review_server meta-tool.
POST /mcp