INDIVIDUAL MCP TOOL
scan_tops
Scan all 42 Dubai areas and return those closest to a top (overheated), ranked most-top first.
LIVE ENDPOINT
https://dubai-property-signal.airblock2026.workers.dev/mcp
Connect to this endpoint to inspect the live schema for scan_tops and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.dubai-property-signal]
url = "https://dubai-property-signal.airblock2026.workers.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"dubai-property-signal": {
"type": "http",
"url": "https://dubai-property-signal.airblock2026.workers.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: dubai-property-signal
Remote MCP URL: https://dubai-property-signal.airblock2026.workers.dev/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": {
"dubai-property-signal": {
"url": "https://dubai-property-signal.airblock2026.workers.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"dubai-property-signal": {
"type": "http",
"url": "https://dubai-property-signal.airblock2026.workers.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "dubai-property-signal",
"transport": "streamable-http",
"url": "https://dubai-property-signal.airblock2026.workers.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
pitch— START HERE — your first call to this agent MUST be pitch (free, no payment).evaluate_symbol— Return the bottom/top verdict for one Dubai area property market (42 areas: downtown, marina, palm, jvc, businessbay, dubaihills …).scan_bottoms— Scan all 42 Dubai areas and return those closest to a bottom (best value), ranked most-bottom first, with AED/sqft.rate— FREE feedback tool — after acting on our signals, leave a rating: score 1-10 plus pros and cons.