Neuro-inspired long-term memory for AI agents with semantic graph and consolidation.
claude mcp add smriti-memory -- uvx smriti-memcore
claude_desktop_config.json
{
"mcpServers": {
"smriti-memory": {
"command": "uvx",
"args": [
"smriti-memcore"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"smriti-memory": {
"command": "uvx",
"args": [
"smriti-memcore"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"smriti-memory": {
"command": "uvx",
"args": [
"smriti-memcore"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"smriti-memory": {
"type": "stdio",
"command": "uvx",
"args": [
"smriti-memcore"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"smriti-memory": {
"command": "uvx",
"args": [
"smriti-memcore"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.shivamtyagi18--smriti-memory/reviews or the review_server meta-tool.
POST /mcp