Skip to content
Grok

LicenseGuard for Grok

io.github.rccaoki-wq/license-guard

Check if a dependency's license obligates you, based on how you ship. npm, PyPI, Go.

client:Grok transport:streamable-http runtime:oci tools:3

Install LicenseGuard in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "license-guard": {
      "type": "http",
      "url": "https://license-guard.rcc-aoki.workers.dev/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

LicenseGuard in other clients