0
/ 100
1 month ago
glama

Kairos

when2meet-style scheduling polls — self-hostable, reverse-proxy-auth friendly, agent-first API (OpenAPI + llms.txt + MCP).

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
🚨
Code appears obfuscated
2 files are unreadable to a human reviewer. Cannot audit what they do.
🔐
You'll be asked for 4 credentials: KAIROS_API_KEY, SMTP_PASSWORD, SCHEDULER_API_KEY, SESSION_SECRET
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.
configKAIROS_URL
🔐 secretKAIROS_API_KEY
configKAIROS_DB_URLmysql://user:pass@host:3306/db \
configSMTP_HOST
configSMTP_PORT
configSMTP_USER
🔐 secretSMTP_PASSWORD
configSMTP_FROM
configKAIROS_PREFIX
configKAIROS_AUTHheader SESSION_SECRET=$(openssl rand -hex 32) \
configKAIROS_AUTH_UID_HEADER
configKAIROS_AUTH_EMAIL_HEADER
configKAIROS_AUTH_NAME_HEADER
configKAIROS_ALLOW
configKAIROS_BRAND
configKAIROS_HOME_URL
configKAIROS_LOGIN_URL
configKAIROS_PUBLIC_URL
🔐 secretSCHEDULER_API_KEY
configKAIROS_OPERATOR
configKAIROS_OPERATOR_ADDRESS
configKAIROS_OPERATOR_EMAIL
configKAIROS_LEGAL_EXTRA
🔐 secretSESSION_SECRETKAIROS_AUTH=header =$(openssl rand -hex 32) \
// 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 8 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/gerchowl-kairos-a5mq5g)](https://m8ven.ai/mcp/gerchowl-kairos-a5mq5g)
commit: cf43e7cbcbef29130d0b46af3cba86c6f1c28a04
code hash: b125dbc7c8080606a2b832ee4859cf8574794a567938d8a5ec7bcedce6b544e8
verified: 6/16/2026, 11:39:41 AM
view raw JSON →