MOK-5-ha/MayaMCP
Agentic demo for an AI that can take customer orders, make recommendations, handle transactions through the Stripe MCP server, and engage customers with meaningful conversations, all while maintaining a friendly and professional demeanor. Potential for deployment in a real-world setting as a simple service robot.
Platform-specific configuration:
{
"mcpServers": {
"MayaMCP": {
"command": "npx",
"args": [
"-y",
"MayaMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...