★ 0 stars
TypeScript
🗄️ Database
Updated 1d ago
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.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-tenant-pair": {
"command": "npx",
"args": [
"-y",
"studiomeyer-io/mcp-tenant-pair"
]
}
}
}
Run in terminal:
claude mcp add mcp-tenant-pair npx -y studiomeyer-io/mcp-tenant-pair
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-tenant-pair": {
"command": "npx",
"args": [
"-y",
"studiomeyer-io/mcp-tenant-pair"
]
}
}
}
Topics
anthropicbuilt-in-mallorcalibrarymcpmodel-context-protocolmulti-tenantpostgressqlite