Azure-Samples/pizza-mcp-agents
Serverless API and Model Context Protocol (MCP) integration to order pizzas from AI agents.
Platform-specific configuration:
{
"mcpServers": {
"pizza-mcp-agents": {
"command": "npx",
"args": [
"-y",
"pizza-mcp-agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...