Back to Apps

Hi Mami MCP
Supports UIby enpitech
Access deals, discounts, and benefits from Israel's Hi Mami platform via AI assistants.
0 stars
Works in:CursorWindsurfChatGPT
Exposes:ToolsResources
What it does
Hi Mami MCP provides AI assistants with real-time access to the Hi Mami deals and benefits platform. It renders rich interactive UI cards for discounts, brand pages, and product offers, making it an ideal shopping assistant for the Israeli market.
Key features
- Rich HTML Cards: Visual representation of deals with RTL Hebrew support and discount badges.
- Comprehensive Discovery: Search tools for brands, campaigns, and product categories.
- Direct Integration: Built-in support for SSE transport and Vercel deployment.
- Real-time Data: Fetches current offers and discount codes directly from the Hi Mami API.
Installation
- Claude Desktop: Add to
claude_desktop_config.json:
{
"mcpServers": {
"himami": {
"url": "https://your-deployment.vercel.app/mcp"
}
}
}
- Cursor / Windsurf: Add to
.cursor/mcp.json:
{
"mcpServers": {
"himami": {
"url": "https://your-deployment.vercel.app/mcp",
"transport": "streamable-http"
}
}
}
Supported hosts
- claude
- cursor
- windsurf
- chatgpt
Quick install
npm install himami-mcpInformation
- Pricing
- free
- Published
- 4/13/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add the deployed Vercel URL to .cursor/mcp.jsonChatGPT
Use the SSE endpoint /mcp/sse for ChatGPT ConnectorsWindsurf
Add the deployed Vercel URL to mcp_config.jsonClaude Desktop
Add the deployed Vercel URL to claude_desktop_config.json





