Installation & Configuration
{
"mcpServers": {
"GitGuardianDeveloper": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/GitGuardian/gg-mcp.git",
"developer-mcp-server"
]
}
}
}{
"mcpServers": {
"GitGuardianDeveloper": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/GitGuardian/gg-mcp.git",
"developer-mcp-server"
]
}
}
}