XMemo for Cline
io.github.yonro/xmemo
Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.
client:Cline
transport:streamable-http
runtime:npm
Install XMemo 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": {
"xmemo": {
"url": "https://xmemo.dev/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs