Loading MCP server directory, please wait...
Local-first MCP memory server for coding agents. No API key, no cloud. SQLite + FTS5 + sqlite-vec.
npx @getmcp/cli add io.github.tinhien11/tdai-memory-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tinhien11/tdai-memory-mcp": {
"command": "npx",
"args": [
"-y",
"tdai-memory-mcp"
]
}
}
}