Multi Tenancy
MCP Serverby omer-metin · Added 5mo ago
Claude
11
Install
git clone https://github.com/omer-metin/skills-for-antigravityAdd to Claude
claude mcp add multi-tenancyQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"multi-tenancy": {
"command": "npx",
"args": [
"@modelcontextprotocol/multi-tenancy"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Use when designing multi-tenant SaaS architectures, implementing tenant isolation, data partitioning strategies, or building billing/metering systems - covers pooled, siloed, and hybrid modelsUse when ", " mentioned.
Tags
ai-mlskill