Security-enforcing MCP proxy that sits between an AI agent and any number of downstream MCP servers, intercepting every tool call through a capability-token policy gateway that can allow, deny, or escalate to human approval before the call reaches any real tool. It also exposes built-in operator tools for approval workflows, audit trail queries, token management, voice/HUD output, and hierarchical
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.DATABASE_URLMODELOPENAI_MODELPAPERCLIP_AGENT_IDPAPERCLIP_RUN_IDPAPERCLIP_TASK_IDPORTREDIS_URLSINT_AGENT_PRIVATE_KEYSINT_API_KEY— railway variables --set SINT_STORE=postgres SINT_CACHE=redis =$(openssl rand -hex 32)SINT_CACHE— railway variables --set SINT_STORE=postgres =redis SINT_API_KEY=$(openssl rand -hex 32)SINT_MCP_APPROVAL_TIMEOUTSINT_MCP_CONFIGSINT_MCP_POLICYSINT_MCP_PORTSINT_MCP_TRANSPORTSINT_PORTSINT_RATE_LIMITSINT_REQUIRE_SIGNATURESSINT_SESSION_IDSINT_STORE— railway variables --set =postgres SINT_CACHE=redis SINT_API_KEY=$(openssl rand -hex 32)SINT_TRAJECTORY_DIRSINT_WS_ALLOW_QUERY_API_KEY[](https://m8ven.ai/mcp/sint-ai-sint-protocol-1gkgbr)