MCP Server
MCP
io.github.parallelromb/smara
Persistent cross-platform memory for AI agents with Ebbinghaus decay scoring.
Install
npx -y @smara/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@smara/mcp-server",
"version": "2.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Smara API key from smara.io",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SMARA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment