We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sgx-labs/statelessagent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
same-guard-review-add.1•699 B
.nh
.TH "SAME" "1" "Feb 2026" "SAME 0.9.0" ""
.SH NAME
same-guard-review-add - Add a reviewed term (false positive)
.SH SYNOPSIS
\fBsame guard review add [flags]\fP
.SH DESCRIPTION
Add a reviewed term (false positive)
.SH OPTIONS
\fB--category\fP=""
Category (default: soft_blocklist)
.PP
\fB--file\fP=""
File path or glob pattern
.PP
\fB-h\fP, \fB--help\fP[=false]
help for add
.PP
\fB--reason\fP=""
Why this is a false positive
.PP
\fB--term\fP=""
The term to mark as reviewed
.SH OPTIONS INHERITED FROM PARENT COMMANDS
\fB--vault\fP=""
Vault name or path (overrides auto-detect)
.SH SEE ALSO
\fBsame-guard-review(1)\fP
.SH HISTORY
20-Feb-2026 Auto generated by spf13/cobra