41
/ 100
1 month ago
glama

this-needs-a-call

Self-host a realtime voice-call companion for coding agents. Exposes an MCP endpoint that agents can poll as an alternate input stream.

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.
🔐
You'll be asked for 4 credentials: CALL_SESSION_CREATE_SECRET, CALL_STORE_KEY, MCP_SHARED_SECRET, UPSTASH_REDIS_REST_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.
🔐 secretCALL_SESSION_CREATE_SECRET
configCALL_STORAGE_ADAPTER
🔐 secretCALL_STORE_KEY
🔐 secretMCP_SHARED_SECRETvercel env add development --value "$DEV_MCP_SHARED_SECRET" --yes --force
configNEXT_PUBLIC_TEMPLATE_REPOSITORY_URL
🔐 secretUPSTASH_REDIS_REST_TOKENclosed without UPSTASH_REDIS_REST_URL and .
configUPSTASH_REDIS_REST_URLclosed without and UPSTASH_REDIS_REST_TOKEN.
// 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/jacobparis-this-needs-a-call-cbig43)](https://m8ven.ai/mcp/jacobparis-this-needs-a-call-cbig43)
commit: 8e77949ed4baaa8f97a7a269adb64d03b4fdd9de
code hash: a40fbcb0fe6cf1d4f1d0203237a82d24c73b6dccd6214b1a2fb2207c4ce7273b
verified: 6/30/2026, 9:47:17 AM
view raw JSON →