Loading MCP server directory, please wait...
Zettelkasten-based agent memory system with bidirectional links
npx @getmcp/cli add io.github.iamtouchskyer/memexRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.iamtouchskyer/memex": {
"command": "npx",
"args": [
"-y",
"@touchskyer/memex"
],
"env": {
"MEMEX_HOME": ""
}
}
}
}