io.github.varun29ankuS/shodh-memory
Quality Score
85
/100
Cognitive memory for AI agents — semantic search, Hebbian learning, knowledge graphs.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"shodh-memory": {
"command": "npx",
"args": [
"-y",
"@shodh/memory-mcp"
],
"env": {
"SHODH_API_URL": "http://127.0.0.1:3030",
"SHODH_API_KEY": "<your-shodh_api_key>",
"SHODH_USER_ID": "default"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"shodh-memory": {
"command": "npx",
"args": [
"-y",
"@shodh/memory-mcp"
],
"env": {
"SHODH_API_URL": "http://127.0.0.1:3030",
"SHODH_API_KEY": "<your-shodh_api_key>",
"SHODH_USER_ID": "default"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @shodh/memory-mcp§02 Environment variables
SHODH_API_URLURL of the shodh-memory backend server
SHODH_API_KEYsecret
API key for authentication
SHODH_USER_IDUser ID for memory isolation
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04 Alternatives in Search
Agentic News
ai.agentic-news/mcp
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
BuyWhere MCP
ai.buywhere/buywhere-mcp
BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.
Agent Skills Search Server
ai.com.mcp/skills-search
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.