Tenant Pair
@studiomeyer-io
About Tenant Pair
Foundation library + reference MCP server for multi-user tenancy (couples, families, groups). Bi-temporal storage, conflict-resolver interface, SQLite + Postgres adapters, MCP-Spec 2025-06-18.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-tenant-pair": {
"command": "npx",
"args": [
"mcp-tenant-pair-cli",
"pair",
"create",
"--member-id",
"alice"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Tenant Pair?
Foundation library + reference MCP server for multi-user tenancy (couples, families, groups). Bi-temporal storage, conflict-resolver interface, SQLite + Postgres adapters, MCP-Spec 2025-06-18.
How to use Tenant Pair?
The README includes setup instructions such as | Node | >= 20.0.0 |.
Key features of Tenant Pair
- ManualResolver — returns no resolutions; conflicts stay pending until a human resolves them externally
- Per-pair pending-invite cap (default 25, configurable via maxPendingInvites)
- Owner-only kick. Owner cannot kick themselves; use leave instead
- Time is injectable (now: () => Date) for deterministic tests
- Pair creation (8)
Use cases of Tenant Pair
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Tenant Pair
Where is the source code for Tenant Pair?
The source code is linked from the repository URL on this page.
Does Tenant Pair include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Tenant Pair?
The source code is linked from the repository URL on this page.
Does Tenant Pair include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More MCP servers

IBANforge
cammac-creatorIBANforge — IBAN validation, BIC/SWIFT lookup, Swiss clearing, and EMI/vIBAN classification API with MCP for AI agents

OpenLore
aakarimServe your docs to AI agents over SSH and MCP. Agents use ls, cat, grep, find, and pipes against a virtual filesystem backed by your documentation. Identity-scoped access, governed writing with human approval, and portab
Capital.com MCP
capital-com-svCFDs are complex instruments and come with a high risk of losing money rapidly due to leverage. 81.31% of retail investor accounts lose money when trading CFDs with this provider. You should consider whether you understa
QR Planet QR Code MCP Server
qrplanetQR Planet QR Code MCP Server - Hosted MCP server for QR Planet. Connect AI agents and MCP-compatible clients to create, update, design, route, and analyze dynamic QR Codes using your QR Planet API key.
Legion MCP
faulkjMCP-native LLM councils for debates, juries, blind panels, voting, refinement, and custom multi-model deliberation.
Comments