Loading MCP server directory, please wait...
ODGS governance enforcement — validation, regulation compilation, drift detection, signed S-Certs.
npx @getmcp/cli add com.metricprovenance/odgs-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.metricprovenance/odgs-mcp-server": {
"command": "uvx",
"args": [
"odgs-mcp-server"
],
"env": {
"ODGS_PROJECT_ROOT": "",
"ODGS_API_KEY": ""
}
}
}
}