← Back to Plugins
MCP Server MCP

io.github.writerslogic/cogmem

github By github 👁 1 views ▲ 0 votes

A self-improving, verifiable memory layer for AI coding agents.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...