← Back to Plugins
MCP Server MCP

io.github.iamtouchskyer/memex

github By github 👁 1 views ▲ 0 votes

Zettelkasten-based agent memory system with bidirectional links

Homepage Verified source GitHub

Install

npx -y @touchskyer/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@touchskyer/memex",
      "version": "0.1.8",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Custom data directory for memex cards (default: ~/.memex)",
          "format": "string",
          "name": "MEMEX_HOME"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...