← zad.tools
INDIVIDUAL MCP TOOL
egypt_list_events
عرض الأحداث المؤرخة وربط كل حدث بوثائقه الأصلية مع ترقيم عبر offset.
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 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.erx-egypt-research-commons]
url = "https://erx-mcp.zad.tools/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"erx-egypt-research-commons": {
"type": "http",
"url": "https://erx-mcp.zad.tools/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: erx-egypt-research-commons
Remote MCP URL: https://erx-mcp.zad.tools/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": {
"erx-egypt-research-commons": {
"url": "https://erx-mcp.zad.tools/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"erx-egypt-research-commons": {
"type": "http",
"url": "https://erx-mcp.zad.tools/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "erx-egypt-research-commons",
"transport": "streamable-http",
"url": "https://erx-mcp.zad.tools/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
egypt_search— بحث موحد في الوثائق المصرية مع فلاتر المصدر والتاريخ وترقيم عبر offset.egypt_get_document— استرجاع سجل وثيقة واحد مع بيانات الاستشهاد.egypt_build_timeline— بناء خط زمني موثق لموضوع أو قضية أو كيان.egypt_compare_sources— مقارنة تغطية أنواع مختلفة من المصادر لنفس الاستعلام.egypt_get_source_profile— عرض نوع المصدر وملكيته وصحة جمعه وعدد وثائقه.egypt_list_sources— عرض كتالوج المصادر وحالة الأرشفة لكل مصدر مع ترقيم عبر offset.egypt_get_daily_brief— إرجاع مواد يوم محدد مع قياس تنوع المصادر وترقيم عبر offset.egypt_list_stories— عرض القصص المتقاربة مع عدد الوثائق وتنوع المصادر وترقيم عبر offset.