Skip to content
Cursor

CaseNode Case Law API for Cursor

io.github.luptonm/casenode-legal-graph

UK case law MCP (21 tools). Free API key: casenode.ai/api/signup → Dashboard → API keys.

client:Cursor transport:streamable-http

Install CaseNode Case Law API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "casenode-legal-graph": {
      "url": "https://api.casenode.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

CaseNode Case Law API in other clients