Loading MCP server directory, please wait...
Execution authorization for AI agents and automated systems.
npx @getmcp/cli add io.github.TrigGuard-AI/trigguardRequires Node.js 18+. Community-contributed server. Review source before installing.
TRIGGUARD_API_KEYTrigGuard gateway API key (tg_live_…)
TRIGGUARD_ORG_IDOrganisation id sent as X-Consumer on POST /v1/authorize
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.TrigGuard-AI/trigguard": {
"command": "npx",
"args": [
"-y",
"@trigguard/mcp-server"
],
"env": {
"TRIGGUARD_API_KEY": "",
"TRIGGUARD_ORG_ID": "",
"TRIGGUARD_GATEWAY_URL": ""
}
}
}
}