ariel memory for Windsurf
io.github.cipher208/ariel-memory
Two-layer memory MCP server for AI agents with 37 tools, RAG, graphs, wiki, auth
client:Windsurf
transport:stdio
runtime:npm
Install ariel memory in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ariel-memory": {
"command": "npx",
"args": [
"-y",
"mcp-ariel-memory"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs