memex
Local MCP memory for coding agents. SQLite on your machine — preferences persist across chats.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"memex": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/kioie/memex:0.6.0"
],
"env": {
"MEMEX_DIR": "<memex_dir>",
"MEMEX_USER_ID": "<memex_user_id>",
"MEMEX_HYBRID": "<memex_hybrid>"
}
}
}
}MEMEX_DIRData directory (default ~/.memex in native install; use /data in Docker)
MEMEX_USER_IDDefault user scope for memories
MEMEX_HYBRIDSet to 1 to enable local vector retrieval fusion
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention
Manage Supabase projects end to end across database, auth, storage, realtime, and migrations. Moni…
Explore your Messages SQLite database to browse tables and inspect schemas with ease. Run flexible…