74
/ 100
9 days ago
glama

CouchLoop EQ

Behavioral governance layer for AI assistants that monitors for hallucination, inconsistency, and unsafe reasoning patterns while managing stateful AI sessions.

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 5 credentials: JWT_SECRET, OAUTH_CLIENT_SECRET, OPENAI_VERIFICATION_TOKEN, SUPABASE_ANON_KEY, SUPABASE_SERVICE_ROLE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lownanoid@5.0.4GHSA-mwcw-c2x4-8c55

Predictable results in nanoid generation when given non-integer values

lowuuid@13.0.0GHSA-w5hq-g745-h8pq

uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_ORIGINS
configBACKUP_DIR
configBACKUP_DISABLED
configCACHING_ENABLED
configCODE_FREEZE_MODE
configCOUCHLOOP_SERVER"": "https://mcp.couchloop.com"
configCRISIS_CACHE_ENABLED
configCRISIS_CACHE_SIZE
configCRISIS_CACHE_TTL
configDATABASE_URL
configDIRECT_ROUTE_ENABLED
configENABLE_PERFORMANCE_MONITORING
configFF_CONFIG_URL
configFF_SSO_SUPABASE
configGOVERNANCE_AUDIT_ENABLED
configGOVERNANCE_BLOCK_THRESHOLD
configGOVERNANCE_CACHE_ENABLED
configGOVERNANCE_ENABLED
configGOVERNANCE_HALLUCINATION_ENABLED
configGOVERNANCE_INCONSISTENCY_ENABLED
configGOVERNANCE_MAX_EVAL_TIME
configGOVERNANCE_MODE
configGOVERNANCE_MODIFY_THRESHOLD
configGOVERNANCE_TONE_DRIFT_ENABLED
configGOVERNANCE_UNSAFE_REASONING_ENABLED
configGOVERNANCE_VERBOSE_LOGGING
configGOVERNANCE_WARN_THRESHOLD
configHOSTNAME
configJWT_EXPIRES_IN
🔐 secretJWT_SECRET
configLOG_LEVEL
configMCP_MODE
configOAUTH_CALLBACK_ALLOWED_ORIGINS
configOAUTH_CLIENT_ID
🔐 secretOAUTH_CLIENT_SECRET
configOAUTH_CONNECT_CLIENT_ID
configOAUTH_CONNECT_REDIRECT_URI
configOAUTH_HOSTED_CALLBACK_URI
configOAUTH_PUBLIC_BASE_URL
configOAUTH_REDIRECT_URI
🔐 secretOPENAI_VERIFICATION_TOKEN
configOTEL_EXPORTER_OTLP_ENDPOINT
configOTEL_EXPORTER_OTLP_HEADERS
configPARALLEL_EXECUTION
configPERFORMANCE_LOG_INTERVAL
configPERF_THRESHOLD_ERROR_RATE
configPERF_THRESHOLD_RESPONSE_TIME
configPERF_THRESHOLD_THROUGHPUT
configPORT
configSESSION_INIT_TIMEOUT_MS
configSESSION_TTL_MS
configSHRINK_CHAT_API_URL
configSHRINK_CHAT_TIMEOUT
configSHRINK_CHAT_TIMEOUT_CRISIS
configSHRINK_CHAT_TIMEOUT_REGULAR
configSHRINK_CHAT_TIMEOUT_STREAM
🔐 secretSUPABASE_ANON_KEY
🔐 secretSUPABASE_SERVICE_ROLE_KEY
configSUPABASE_URL
configUSE_V2_CLASSIFIER
configUSE_V2_PLANNER
configUSE_V2_POLICY
configUSE_V2_TELEMETRY
configVERCEL
// 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/wisenbergg-couchloop-mcp-1swwmy)](https://m8ven.ai/mcp/wisenbergg-couchloop-mcp-1swwmy)
commit: d1b657050ffba8cf2db81c29d4d297755549e879
code hash: 3f9979a302204048e921920ef1894d748d10fb96cac4e6f88046285eb3df2661
verified: 7/22/2026, 8:47:42 AM
view raw JSON →