MCP
Connect Discond MCP
Paste one URL into Cursor or Claude. Your agent can search UAE discounts across Fazaa, Entertainer, Talabat and more — no scraping.
MCP endpoint
https://mcp.discond.ae/mcp
Health: https://mcp.discond.ae/health
60-second setup
- Copy the MCP URL below.
- Add it as a remote MCP server in Cursor or Claude (unsigned is enough to search).
- Optional: sign in, copy your login token, and add Authorization: Bearer so the agent can unlock full offer cards.
- Ask something concrete — for example Japanese near JLT with Entertainer and Fazaa.
Config for Cursor / Claude
Without a token (search + deep links)
{
"mcpServers": {
"discond": {
"url": "https://mcp.discond.ae/mcp"
}
}
}With your login token (full offers)
{
"mcpServers": {
"discond": {
"url": "https://mcp.discond.ae/mcp",
"headers": {
"Authorization": "Bearer YOUR_ACCESS_TOKEN"
}
}
}
}Replace YOUR_ACCESS_TOKEN with the value from the box below after you sign in.
Your Discond login token
This is the same session token Discond stores after you sign in with Google — the one that unlocks offer cards on the website. It is not a separate API key you create.
Sign in with Google to copy your login token. Search and deep links work without it; full offer cards need the token.
Sign inWhat agents can do
- Search merchants by place, provider, or cuisine
- Autocomplete messy restaurant names
- Compare live offers across providers when signed in
- Return redeem URLs and Discond deep links
Example prompts
- “Find live dining discounts near Dubai Marina for Italian, then give me Discond links.”
- “Autocomplete “gazebo” and compare providers at the best match.”
- “Show the highest percentage offer at this business and the redeem URL.”
FAQ
- What is Discond MCP?
- A public Model Context Protocol server that lets AI clients call Discond discovery tools over HTTPS instead of scraping www.discond.ae.
- Do I need an account?
- No for merchant search and deep links. Yes for full offer cards — sign in free with Google, then copy your login token on this page.
- What is the login token?
- After Google sign-in, Discond keeps a session JWT in your browser. That same JWT is what you paste into the MCP client as Authorization: Bearer …. Search works without it; full offer details need it — same rule as the website.
- Which clients work?
- Any AI app that supports remote MCP over Streamable HTTP — Cursor, Claude, and others where you can paste a server URL.
- Where is the health check?
- https://mcp.discond.ae/health should return {"ok":true,"service":"discond-mcp"}.
Read the full how-to guideBrowse discounts on DiscondAccountBlog