INDIVIDUAL MCP TOOL
get_weekly_press_brief
Get the most recently generated UAEDrops weekly press brief: a journalist-ready summary of the past week's drop activity with headline stat, top movers, hottest areas, category breakdown, and quote-ready lines.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a deletion term.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.uaepricedrops-com]
url = "https://uaepricedrops.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"uaepricedrops-com": {
"type": "http",
"url": "https://uaepricedrops.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: uaepricedrops-com
Remote MCP URL: https://uaepricedrops.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"uaepricedrops-com": {
"url": "https://uaepricedrops.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"uaepricedrops-com": {
"type": "http",
"url": "https://uaepricedrops.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "uaepricedrops-com",
"transport": "streamable-http",
"url": "https://uaepricedrops.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
find_price_drops— Search current UAE price drops with filters.top_drops_now— Get the latest biggest UAE price reductions across all categories.get_market_stats— Get aggregated market statistics for the UAE luxury market: total drops in window, total AED cut, top areas by activity, breakdown by category.list_areas— List UAE neighbourhoods with current price-drop activity.get_listing_details— Get public details on a specific UAE listing by slug or id.