Skip to content

alphonsekurian1618/consentary-vault

v1.0.1

Connects skills-compatible agents to Consentary with phone-approved vault workflows and session-only handling of retrieved values and proposed writes.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

consentarystreamable-http
{
  "type": "streamable-http",
  "url": "https://consentary.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "consentary-vault",
  "version": "1.0.1",
  "description": "Connects skills-compatible agents to Consentary with phone-approved vault workflows and session-only handling of retrieved values and proposed writes.",
  "author": {
    "name": "Consentary",
    "url": "https://consentary.com"
  },
  "homepage": "https://consentary.com",
  "repository": "https://github.com/AlphonseKurian1618/ConsentaryIntegrations",
  "keywords": ["consentary", "vault", "privacy", "mcp"]
}