pranavbidve/MCP-Restaurant-Platform
The system integrates multiple MCP servers, provides structured tools, and uses LLM prompts to guide users through the full dining workflow.
Platform-specific configuration:
{
"mcpServers": {
"MCP-Restaurant-Platform": {
"command": "npx",
"args": [
"-y",
"MCP-Restaurant-Platform"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...