Model Context Protocol (MCP) server configuration and tool manifest for Dao-AILab/www.meituan.com
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"www.meituan.com": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-www.meituan.com"
]
}
}
}