memex for Cline
io.github.dioniipereyraa/memex
One searchable memory of your Claude.ai chats and Claude Code sessions, served over MCP.
client:Cline
transport:stdio
runtime:pypi
Install memex in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"memex": {
"command": "uvx",
"args": [
"memex-chats"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs