Skip to main content

Authentication

Beta

The GitGuardian MCP Server is currently in beta. Features and behavior may change as we iterate based on user feedback.

The server authenticates with your GitGuardian workspace using one of:

MethodWhen to use
OAuth (default)IDE usage — opens browser to log in, stores token locally
Personal Access TokenCI/CD or non-interactive environments
Authorization headerHTTP/SSE server deployments

See Authentication for configuration details.