New:Socket for Asana Is Now Available.Learn more
Get Started

@trigguard/mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trigguard/mcp

TrigGuard MCP — execution authorization over stdio (PERMIT/DENY/SILENCE/ESCALATE)

Source
npmnpm
Version
1.3.0
Version published
Weekly downloads
30
-84.77%
Maintainers
1
Weekly downloads
 
Created
Source

@trigguard/mcp

Install: npx @trigguard/mcp

MCP identifier (registry): io.github.TrigGuard-AI/trigguard
npm package: @trigguard/mcp
Implementation: @trigguard/mcp-server (kept as a compatibility package)

TrigGuard authorizes execution. It does not execute actions.

MCP client → @trigguard/mcp → @trigguard/mcp-server → @trigguard/agent-sdk → POST /v1/authorize

Cursor

{
  "mcpServers": {
    "trigguard": {
      "command": "npx",
      "args": ["-y", "@trigguard/mcp"],
      "env": {
        "TRIGGUARD_GATEWAY_URL": "https://api.trigguardai.com",
        "TRIGGUARD_API_KEY": "${env:TRIGGUARD_API_KEY}",
        "TRIGGUARD_ORG_ID": "${env:TRIGGUARD_ORG_ID}"
      }
    }
  }
}

npx @trigguard/mcp-server still works. Prefer @trigguard/mcp.

Keywords

trigguard

FAQs

Package last updated on 20 Aug 2026

Related posts