Catalog
io.github.cachly-dev/mcp-server
OfficialAI dev brain: persistent memory, lessons, semantic search for Claude, Cursor, Copilot, Windsurf.
Provides persistent memory and semantic search for AI coding assistants.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@cachly-dev/mcp-server@0.5.13"
]
}
}
}