{
  "name": "vault-mcp",
  "version": "1.0.0",
  "private": true,
  "type": "module",
  "description": "MCP locale per il vault AutoMate PRO: backlink/tag deterministici + ricerca semantica via embedding locali. Non tocca .smart-env/ (cache di Smart Connections).",
  "scripts": {
    "build-index": "node build-index.mjs",
    "start": "node server.mjs"
  },
  "dependencies": {
    "@modelcontextprotocol/sdk": "^1.29.0",
    "@xenova/transformers": "^2.17.2"
  }
}
