Skip to content
VS Code

Dike for VS Code

io.github.fr3on/dike

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

client:VS Code transport:streamable-http

Install Dike in VS Code

.vscode/mcp.json

{
  "servers": {
    "dike": {
      "type": "http",
      "url": "https://api.dike.it.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Dike in other clients