Tenant Pair
@studiomeyer-io
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-tenant-pair": {
"command": "npx",
"args": [
"mcp-tenant-pair-cli",
"pair",
"create",
"--member-id",
"alice"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
マーケットプレイスの他のコンテンツ
@mendableai/firecrawl Mcp Server
mendableaiThe API to search, scrape, and interact with the web at scale. 🔥
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

Google Maps
modelcontextprotocolModel Context Protocol Servers

Github
modelcontextprotocolModel Context Protocol Servers
コメント