CaseNode Case Law API for VS Code
io.github.luptonm/casenode-legal-graph
UK case law MCP (21 tools). Free API key: casenode.ai/api/signup → Dashboard → API keys.
client:VS Code
transport:streamable-http
Install CaseNode Case Law API in VS Code
.vscode/mcp.json
{
"servers": {
"casenode-legal-graph": {
"type": "http",
"url": "https://api.casenode.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs