← Back to Plugins
MCP Server MCP

me.pi22by7/in-memoria

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Persistent codebase intelligence that gives AI assistants memory across sessions

Verified source

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "in-memoria",
      "version": "0.5.8",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional OpenAI API key for embeddings (falls back to local transformers.js)",
          "isSecret": true,
          "name": "OPENAI_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...