canlii for Claude Desktop
io.github.mohammadfarooqi/canlii
Search Canadian case law, browse legislation, and check citations via the CanLII API.
client:Claude Desktop
transport:stdio
runtime:npm
Install canlii in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"canlii": {
"command": "npx",
"args": [
"-y",
"canlii-mcp"
],
"env": {
"CANLII_API_KEY": "<CANLII_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs