ariel memory for Cline
io.github.cipher208/ariel-memory
Two-layer memory MCP server for AI agents with 37 tools, RAG, graphs, wiki, auth
client:Cline
transport:stdio
runtime:npm
Install ariel memory 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": {
"ariel-memory": {
"command": "npx",
"args": [
"-y",
"mcp-ariel-memory"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs