用于满足您的订餐需求的 MCP 服务器。
免责声明:此仅为测试用途,Zomato 对因 MCP 集成错误或无法正常工作而产生的任何责任概不负责。
⚠️ OAuth 重定向 URI 警告:目前,我们仅白名单了以下 OAuth 认证的重定向 URI。请联系我们将您的客户端启用:
claude://claude.ai/settings/connectorshttps://chatgpt.com/connector_platform_oauth_redirecthttps://claude.ai/api/mcp/auth_callbackhttps://insiders.vscode.dev/redirecthttps://oauth.pstmn.io/v1/callbackhttps://vscode.dev/redirect
<b>一键安装</b>
<img src="https://code.visualstudio.com/assets/images/code-stable.png" alt="点击安装" height="32" />
<b>手动安装</b>
在您的 mcp.json 文件中添加以下内容。
{
"servers": {
"zomato-mcp-server": {
"url": "https://mcp-server.zomato.com/mcp",
"type": "http"
}
},
}
<b>免责声明</b> 由于安全和法律考虑,我们目前不允许构建第三方应用程序,请留意这一情况。