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:
| Method | When to use |
|---|---|
| OAuth (default) | IDE usage — opens browser to log in, stores token locally |
| Personal Access Token | CI/CD or non-interactive environments |
| Authorization header | HTTP/SSE server deployments |
See Authentication for configuration details.