45
/ 100
1 month ago
github_topic

openhermit

OpenHermit is the open-source platform for deploying fleets of AI agents as production services — durable state, sandboxed execution, managed at scale, and the channels you already use.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 9 credentials: DAYTONA_API_KEY, DISCORD_BOT_TOKEN, E2B_API_KEY, OPENHERMIT_AGENT_TOKEN, OPENHERMIT_SECRETS_KEY, SLACK_APP_TOKEN, SLACK_BOT_TOKEN, SUPABASE_SERVICE_ROLE_KEY, TELEGRAM_BOT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretDAYTONA_API_KEY
🔐 secretDISCORD_BOT_TOKEN
🔐 secretE2B_API_KEY
🔐 secretOPENHERMIT_AGENT_TOKEN
configOPENHERMIT_AGENT_URL
configOPENHERMIT_DEBUG
configOPENHERMIT_DOCKER_BIN
🔐 secretOPENHERMIT_SECRETS_KEYAES-256-GCM key used to encrypt agent_secrets and channel tokens at rest
configSIGNAL_ACCOUNT
configSIGNAL_ALLOWED_GROUP_IDS
configSIGNAL_ALLOWED_SENDERS
configSIGNAL_HTTP_URL
🔐 secretSLACK_APP_TOKEN
🔐 secretSLACK_BOT_TOKEN
🔐 secretSUPABASE_SERVICE_ROLE_KEYRequired when attachments.storage.provider = supabase. Never stored in gateway config
configSUPABASE_URLSupabase project URL (e.g. https://xyz.supabase.co) — required when attachments.storage.provider = supabase. Treated as part of the credential bundle since it embeds the project ID
🔐 secretTELEGRAM_BOT_TOKEN
configTELEGRAM_MODE
configTELEGRAM_POLLING_INTERVAL
configTELEGRAM_WEBHOOK_PORT
configTELEGRAM_WEBHOOK_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/hcf-studios-openhermit-1e17s1)](https://m8ven.ai/mcp/hcf-studios-openhermit-1e17s1)
commit: 866278861d7c58c31be2c0882bc18fa1ff7af2ae
code hash: 7e5a3a3daf017ca91680a019756bc238948956b2c5237905f3800f942398d8ae
verified: 6/15/2026, 2:04:10 PM
view raw JSON →