Skip to content
Grok

legal mcp server for Grok

com.thenextgennexus/legal-mcp-server

Federal and state court records lookup for due-diligence and background checks.

client:Grok transport:streamable-http tools:1

Install legal mcp server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "legal-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/legal-mcp-server/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

legal mcp server in other clients