Usage
Bodyguard can be integrated in three ways:1. HTTP Server
Deploy Bodyguard as a standalone service that other applications can query:2. Client Library
Integrate directly into your application:3. CLI Tool
4. MCP Hooks
Bodyguard can be used as a middleware hook for MCP servers, analyzing prompts before they reach the LLM:Docker Deployment
Docker images are available for easy deployment. Contact us to get access to the Docker images on AWS ECR.Resources
- GitHub Repository: https://github.com/civicteam/bodyguard (private - request access)
- Docker Image: Available on AWS ECR (contact for access)
- API Documentation: Coming soon