MCP (Model Context Protocol) server for MBC CQRS Serverless framework - enables AI tools to interact with the framework
{
"mcpServers": {
"mbc-cqrslessmcp": {
"command": "npx",
"args": [
"-y",
"@mbc-cqrs-serverless/mcp-server"
]
}
}
}