An MCP server that acts as an external conscience for AI agents, using Gemini or OpenAI APIs to validate plans, enforce behavioral rules, and maintain memory of past interactions to ensure alignment with user intent.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
process.env. You'll be asked to provide them before it can run.AGENT_COMMANDAPI_TYPE— (Optional) API provider to use: gemini or openai (default: auto-detect based on available keys).EXTRA_INSTRUCTIONSGEMINI_API_KEY— Your Google Gemini API Key (required if using Gemini).GEMINI_MODEL— (Optional) Model to use (default: gemini-1.5-flash).GLOBAL_INSTRUCTIONS_DIR— (Optional) Directory containing global instructions file (e.g., /home/user/.gemini).INSTRUCTIONS_FILENAME— (Optional) Name of the instructions file (default: GEMINI.md).OPENAI_API_KEY— Your OpenAI API Key (required if using OpenAI).OPENAI_BASE_URL— (Optional) OpenAI-compatible API base URL (default: https://api.openai.com/v1).OPENAI_MODEL— (Optional) Model to use (default: gpt-4o).REALIGNMENT_TACTIC[](https://m8ven.ai/mcp/daxiongmao87-alignment-correction-mcp-1h7ufo)