Skip to content

TridentChain Security for Grok

io.github.devinder1/tridentchain-security

Local supply-chain CVE scanner via OSV/NVD. Scans deps and IDE extensions. No upload.

client:Grok transport:stdio runtime:pypi

Install TridentChain Security in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "tridentchain-security": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "tridentchain-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

TridentChain Security in other clients