← Back to Plugins
MCP Server MCP

io.github.basicmachines-co/basic-memory

github By github 👁 1 views ▲ 0 votes

Local-first knowledge management with bi-directional LLM sync via Markdown files.

Homepage Verified source GitHub

Install

uvx basic-memory

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "basic-memory",
      "version": "0.23.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "basic-memory",
          "type": "positional"
        },
        {
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...