Loading MCP server directory, please wait...
Persistent cross-platform memory for AI agents with Ebbinghaus decay scoring.
npx @getmcp/cli add io.github.parallelromb/smaraRequires Node.js 18+. Community-contributed server. Review source before installing.
SMARA_API_KEYYour Smara API key from smara.io
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.parallelromb/smara": {
"command": "npx",
"args": [
"-y",
"@smara/mcp-server"
],
"env": {
"SMARA_API_KEY": ""
}
}
}
}