← Back to Plugins
MCP Server MCP

Enzyme

github By github 👁 1 views ▲ 0 votes

Semantic search and AI context for your Obsidian vault. Surface patterns with catalysts.

Homepage Verified source GitHub

Install

mcpb:https://github.com/jshph/enzyme-public/releases/download/v0.25.6/enzyme-mcp-0.25.6-macos-arm64.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/jshph/enzyme-public/releases/download/v0.25.6/enzyme-mcp-0.25.6-macos-arm64.mcpb",
      "fileSha256": "0407a6947331d319632657f504bd24dc2ff72a4d0add47bc13231a64515e15a3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Path to your Obsidian/Markdown vault directory",
          "format": "string",
          "name": "ENZYME_VAULT_PATH"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...