MCP Server
MCP
io.github.writerslogic/cogmem
A self-improving, verifiable memory layer for AI coding agents.
Install
uvx cogmem
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "cogmem",
"version": "2.7.1",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment