A transport-agnostic MCP server that integrates multiple AI coding agents (Claude Code, Gemini, and Codex) with built-in tools for command execution, calculations, and streaming capabilities. Supports both STDIO and HTTP transports for flexible deployment.
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.
Claude Code can execute commands prior to the startup trust dialog
Claude Code Vulnerable to Command Injection via Directory Change Bypasses Write Protection
@anthropic-ai/claude-code has Sed Command Validation Bypass that Allows Arbitrary File Writes
Claude Code has Sandbox Escape via Persistent Configuration Injection in settings.json
Claude Code vulnerable to arbitrary code execution caused by maliciously configured git email
process.env. You'll be asked to provide them before it can run.ANTHROPIC_API_KEY— sk-ant-... # Required for Claude CodeCLAUDE_API_KEYCLAUDE_API_KEYSCLAUDE_CODE_AUTH_ENABLEDCLAUDE_CODE_DEFAULT_CWD— /path # Default working directoryCLAUDE_CODE_DEFAULT_MODEL— ... # Default Claude modelCLAUDE_CODE_DEFAULT_PERMISSION_MODECLAUDE_CODE_ENABLE— true # Enable/disable Claude Code toolCLAUDE_CODE_EXECUTABLE_PATH— /path/to/claude # Path to Claude executable (auto-detected if not set)CLAUDE_CODE_INCLUDE_SYSTEM_MESSAGESCLAUDE_CODE_MAX_MESSAGES— 100 # Max messages to returnCLAUDE_CODE_MAX_TURNSMCP_DATABASE_PATH— /path/to/sessions.db # Custom database locationPORT— 3050 # HTTP server port (default: 3050)[](https://m8ven.ai/mcp/kadreio-mcp-coding-agents-1v1r1q)