Metheus Governance Mcp Cli
Freeby MCP Community
Metheus Governance MCP CLI (setup + stdio proxy)
v0.2.298Added Apr 12, 2026
Metheus Governance Mcp Cli MCP Server
Metheus Governance MCP CLI (setup + stdio proxy)
Installation
npx -y metheus-governance-mcp-cli
Reviews
Installation
Quick install
npx -y metheus-governance-mcp-cli
Add to claude_desktop_config.json
{
"mcpServers": {
"metheus-governance-mcp-cli": {
"command": "npx",
"args": ["-y", "metheus-governance-mcp-cli"]
}
}
}