Loading MCP server directory, please wait...
A self-improving, verifiable memory layer for AI coding agents.
npx @getmcp/cli add io.github.writerslogic/cogmemRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.writerslogic/cogmem": {
"command": "uvx",
"args": [
"cogmem",
"mcp"
]
}
}
}