← Back to Plugins
MCP Server MCP

Droste

github By github 👁 1 views ▲ 0 votes

Local code-memory graph for AI coding agents.

Homepage Verified source GitHub

Install

uvx droste-memory

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "droste-memory",
      "version": "1.1.6",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...