memnode for Cline
dev.memnode/memnode
Persistent, inspectable memory for AI agents with lineage, correction, and a hosted MCP endpoint.
client:Cline
transport:streamable-http
Install memnode 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": {
"memnode": {
"url": "https://api.memnode.dev/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs