74
grade C
11 days ago
npm

sensorium-mcp

MCP server for remote control of AI assistants via Telegram

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 3 credentials: MCP_HTTP_SECRET, OPENAI_API_KEY, TELEGRAM_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.
configAUTONOMOUS_MODE
configCLAUDE_MCP_CONFIG
configCODEX_CLI_CMD
configCODEX_EXE
configCODEX_MODEL
configCONSOLIDATION_ENABLEDNo true Set to false or 0 to disable sending episodes to OpenAI for consolidation
configCONSOLIDATION_MODELNo gpt-4o-mini OpenAI model for memory consolidation
configCOPILOT_CLI_CMD
configCOPILOT_MODEL
configDMN_ACTIVATION_HOURS
configMCP_HTTP_BIND
configMCP_HTTP_PORTNo — If set, starts HTTP/SSE transport on this port instead of stdio
🔐 secretMCP_HTTP_SECRET
configMCP_START_COMMAND
configMEMORY_SOURCE_THREAD_ID
configMEMORY_TARGET_THREAD_ID
configNARRATIVE_MODEL
🔐 secretOPENAI_API_KEY"": "...",
configPRUNING_ENABLED
configPRUNING_SAMPLE_SIZE
configREFLECTION_ENABLED
configREFLECTION_MODEL
configSYNTHESIS_MODEL
configTELEGRAM_CHAT_ID"": "...",
🔐 secretTELEGRAM_TOKEN"": "...",
configVOICE_ANALYSIS_URLNo — Voice emotion analysis microservice URL
configWAIT_TIMEOUT_MINUTESNo 120 Wait timeout in minutes
configWATCHER_GRACE_PERIOD
configWATCHER_MODE
configWATCHER_POLL_HOUR
configWATCHER_POLL_INTERVAL
configWATCHER_PORT
configWATCHER_START_COMMAND
// 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 4 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/npm-https-github-com-andriyshevchenko-remote-copilot-mcp)](https://m8ven.ai/mcp/npm-https-github-com-andriyshevchenko-remote-copilot-mcp)
commit: 6e9fb6e57b56c87bc2c1012944d15e78d3ee5de6
code hash: f69fbfe73c33781e2b9c7e3412e3e0060116414e45fb7aa720919188b01dcb95
verified: 4/11/2026, 1:42:13 PM
view raw JSON →