Skip to content
Claude Desktop

Dike for Claude Desktop

io.github.fr3on/dike

Grounded MENA legal search, reasoning, citation resolution, and citation-graph traversal.

client:Claude Desktop transport:streamable-http

Install Dike in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "dike": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.dike.it.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Dike in other clients