Loading MCP server directory, please wait...
Persistent memory for Claude Code and Cursor. Stop re-explaining your project every session.
npx @getmcp/cli add io.github.sumanaddanki/suma-memoryRequires Node.js 18+. Community-contributed server. Review source before installing.
SUMA_API_KEYYour SUMA Pro API key — get one free at sumapro.quadframe.work
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sumanaddanki/suma-memory": {
"command": "npx",
"args": [
"-y",
"suma-mcp-proxy"
],
"env": {
"SUMA_API_KEY": ""
}
}
}
}