← Index

MCP Tenant Pair

io.studiomeyer/tenant-pair·v0.1.1·Other
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "tenant-pair": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-tenant-pair-demo"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "tenant-pair": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-tenant-pair-demo"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-tenant-pair-demo
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other