← Back to Plugins
MCP Server MCP

MCP Tenant Pair

github By github 👁 3 views ▲ 0 votes

Multi-user tenancy library for MCP servers. Pairs, groups, bi-temporal shared state, DSGVO erasure.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mcp-tenant-pair-demo",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...