Dike Legal Search
사우디, UAE, 카타르, 쿠웨이트, 이집트의 1차 법률을 위한 근거 기반 MENA 법률 검색, 추론, 인용 MCP 서버입니다. 검증 가능한 인용과 함께 환각 없는 법적 근거를 제공합니다.
호스팅형 MCP 서버
npx add-mcp 'https://api.dike.it.com/mcp'Claude Code, Codex, Cursor 등에 설치됩니다
문서
Plugins
Real, working connectors to ground AI agents in primary MENA legal sources: a scoped OpenAPI Action schema for ChatGPT, and a live remote MCP server for Claude. Additional plugins and the Claude Code marketplace are on GitHub: github.com/dikeai/plugins.
Supported Connectors
1. ChatGPT
- Type: OpenAPI Action
- Description: A scoped OpenAPI 3.1 Action schema (search, reason, cite, graph only, single API-key auth) to query official Saudi, UAE, and Egyptian primary legislation with verifiable citations directly inside a Custom GPT.
- Import from URL:
https://api.dike.it.com/v1/openapi-gpt-action.yaml
2. Claude
- Type: Anthropic MCP (Streamable HTTP)
- Description: Connect Claude Code or Claude Desktop to Dike's live remote MCP server. Includes 4 tools:
dike_search,dike_reason,dike_cite,dike_graph_traverse. - Setup:
claude mcp add --transport http dike https://api.dike.it.com/mcp --header "Authorization: Bearer $DIKE_API_KEY" - Or add the self-serve plugin marketplace directly:
/plugin marketplace add dikeai/plugins, then/plugin install dike-legal-search@dike-plugins.
Both require a Dike API key: https://dike.it.com/developers/ (self-serve signup is currently closed while in testing, see https://dike.it.com/auth.md).