maurcarvalho/tiny-store
A modular monolith demonstrating Domain-Driven Design, event-driven architecture, and clean separation of concerns for an e-commerce order management system.
Platform-specific configuration:
{
"mcpServers": {
"tiny-store": {
"command": "npx",
"args": [
"-y",
"tiny-store"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...