# ODGS Governance Engine

Runtime governance enforcement for AI agents. Validates data payloads against sovereign governance rules, produces cryptographic audit certificates (S-Certs), and compiles regulations (EU AI Act, DOR…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add metricprovenance/odgs-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list metricprovenance/odgs-mcp-server
```
