loading…
Search for a command to run...
loading…
The only Multi-LLM Compliance Engine (GPT-4o + Claude + DeepSeek). Auto-fix GDPR/LGPD risks and more 15 frameworks. code.guard.eu
The only Multi-LLM Compliance Engine (GPT-4o + Claude + DeepSeek). Auto-fix GDPR/LGPD risks and more 15 frameworks. code.guard.eu
AI system for auditing, validating, and governing AI-generated code in production environments.
AI is writing more code than ever.
But:
CodeGuard AI analyzes and validates code using a unified architecture that works everywhere:
CodeGuard provides a secure REST API for integrating compliance scanning into your applications and workflows.
# 1. Set environment variables
export CODEGUARD_API_KEYS="your-api-key-1,your-api-key-2"
export TRANSPORT_MODE=sse
# 2. Start the API server
npm run start:mcp
# 3. Test the API
curl -X POST http://localhost:3000/api/scan \
-H "x-api-key: your-api-key-1" \
-H "Content-Type: application/json" \
-d '{"region": "BR", "frameworks": ["gdpr", "lgpd"]}'
Deploy your CodeGuard API to production in minutes:
npm run vercel:deploy
Required Environment Variables:
CODEGUARD_API_KEYSCODEGUARD_LICENSE_KEYOPENAI_API_KEY (Optional)Not a linter. Not a scanner.
A system for governing AI-generated code.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"code-guard-ai": {
"command": "npx",
"args": []
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.