{"library":"metheus-governance-mcp-cli","title":"Metheus Governance MCP CLI","description":"This package provides a command-line interface (CLI) for interacting with the Metheus Governance Micro-Control Plane (MCP). It facilitates tasks such as bootstrapping the environment, managing local chat bot configurations, running health checks, and bridging stdio to the Metheus HTTPS gateway for proxying. The current stable version is 0.2.304, indicating active development. The CLI handles authentication, registration with various AI clients (Codex, Claude, Gemini, Antigravity, Cursor), and local secret management for chat platforms like Telegram, Slack, and KakaoTalk. Its key differentiator is providing a local control plane for Metheus-managed AI governance, allowing for granular configuration of bot roles, AI client bindings, and message routing. While no explicit release cadence is stated, the versioning suggests ongoing updates and enhancements to its capabilities.","language":"javascript","status":"active","last_verified":"Wed Apr 22","install":{"commands":["npm install metheus-governance-mcp-cli"],"cli":{"name":"metheus","version":null}},"imports":["metheus-governance-mcp-cli [command] [args]","metheus-governance-mcp [command] [args]","metheus-governance-mcp-cli doctor","metheus-governance-mcp-cli auth login"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npm install -g metheus-governance-mcp-cli@latest\n\n# Run in bootstrap mode to check auth and register clients\nmetheus-governance-mcp-cli\n\n# Alternatively, run end-to-end health checks\nmetheus-governance-mcp-cli doctor\n\n# To log in if your token is missing or expired\nmetheus-governance-mcp-cli auth login\n\n# Example of setting up a local bot environment\nmetheus-governance-mcp-cli bot add my_telegram_bot --provider telegram --role worker","lang":"bash","description":"Installs the CLI globally and demonstrates basic usage for bootstrapping, running health checks, authentication, and adding a new bot.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}