Provides isolated sandbox environments for AI agents to execute code securely, generating signed receipts for every execution to ensure auditability and trust.
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.
process.env. You'll be asked to provide them before it can run.ATTESTATION_SECRET— Set to a random string of 32+ characters in .envCONTAINER_CPU_LIMIT— "": "1.0",CONTAINER_MEMORY_LIMIT— "": "512m",DB_PATH— No ./omnibridge.db SQLite DB path for sessions, chain nodes, and webhook queue.DOCKER_RUNTIME— "": "runc",DOCKER_SOCKET_PATH— "": "//./pipe/dockerDesktopLinuxEngine"MCP_JWTMCP_TRANSPORT— http PORT=3000 ATTESTATION_SECRET=your-secret node dist/index.jsMOCK_JWK_PUB— No (none) Testing-only public JWK JSON string (overrides OAUTH_JWKS_URL).OAUTH_AUDIENCE— No (none) Expected JWT audience when using HTTP transport.OAUTH_ISSUER— Yes (http) (none) Expected JWT issuer when using HTTP transport.OAUTH_JWKS_URL— No (none) Remote JWKS URL (preferred for real deployments).PORT— MCP_TRANSPORT=http =3000 ATTESTATION_SECRET=your-secret node dist/index.jsTENANT_POLICIES— No (none) JSON policy map: per-client allowed images + max TTL.[](https://m8ven.ai/mcp/syeddaiam9101-omnibridgemcp-vo9tdp)