MCP Server
MCP
io.github.hifriendbot/cogmemai
95.10% LongMemEval (highest published). Encrypted persistent memory for Ai coding assistants.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "cogmemai-mcp",
"version": "3.17.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your CogmemAi API key from hifriendbot.com/developer/",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "COGMEMAI_API_KEY"
}
]
},
{
"registryType": "npm",
"identifier": "cogmemai-mcp",
"version": "3.17.0",
"transport": {
"type": "streamable-http",
"url": "https://hifriendbot.com/mcp/"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment