payload
Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
Plugin multi tenant (payload) MCP Server
Model Context Protocol (plugin-multi-tenant) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"plugin-multi-tenant": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-plugin-multi-tenant"
]
}
}
}