← aqariq8.com

INDIVIDUAL MCP TOOL

fetch

Fetch the full content of a search result by id (e.g.

aqariq8.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://aqariq8.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for fetch and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.

Parent server

aqariq8.com

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.aqari]
url = "https://aqariq8.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aqari": {
      "type": "http",
      "url": "https://aqariq8.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aqari
Remote MCP URL: https://aqariq8.com/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": {
    "aqari": {
      "url": "https://aqariq8.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aqari": {
      "type": "http",
      "url": "https://aqariq8.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aqari",
  "transport": "streamable-http",
  "url": "https://aqariq8.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • area_profile — أسعار وصفقات منطقة واحدة (أي إملاء للاسم): وسيط سعر المتر لكل نوع (أراضي/بيوت/شقق/عمارات) وتغيّره السنوي، عدد الصفقات في 12 شهراً و30 يوماً، الترتيب في المحافظة، مناطق مشابهة، آخر 10 صفقات، ورابط الصفحة.
  • compare_areas — مقارنة منطقتين نوعاً بنوع: سعر المتر والفرق بالنسبة المئوية وعدد الصفقات، مع جملة حكم جاهزة.
  • recent_deals — آخر الصفقات المسجلة في وزارة العدل: التاريخ، الوصف، القسيمة، المساحة، السعر، سعر المتر.
  • market_overview — صورة السوق في الكويت: صفقات وقيمة آخر 12 شهراً، آخر 30 يوماً مقابل الثلاثين قبلها، حركة سعر المتر لكل نوع، وأنشط المناطق.
  • auctions — المزاد العقاري أمام المحكمة الكلية: العقارات المعروضة حالياً (المنطقة، النوع، القطعة والقسيمة، المساحة، الثمن الأساسي، نزول السعر، تاريخ الجلسة).
  • search — Search Aqari for areas and pages relevant to a question (ChatGPT connector entry point).