0
/ 100
10 days ago
glama

Horatio

A flight recorder and memory server that sits between MCP clients and Blender, recording interactions, distilling them into persistent per-file memory using NVIDIA Nemotron, and serving that memory to agents via MCP tools like recall and search_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
🚨
Reads files from sensitive locations
Touches: ~/.config
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: NVIDIA_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

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

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

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.
configCLAUDE_CONFIG_DIR
configELECTRON_RENDERER_URL
configFLIGHTREC_HOME
configFLIGHTREC_MEMORY_PATH
configFLIGHTREC_NODE
configFLIGHTREC_NO_AUTODISTILLThe tap auto-spawns the activity follower per session (opt out with HORATIO_NO_ACTIVITY=1 / legacy =1 and run node dist/distill/cli.js watch latest in a terminal instead — nicer for demos).
configFLIGHTREC_REPO_ROOT
configFLIGHTREC_RUNTIME
configFLIGHTREC_TAP_PATH
configHORATIO_HOME"": "/Users/you/Library/Application Support/Horatio"
configHORATIO_INACTIVITY_MS
configHORATIO_MEMORY_PATH
configHORATIO_NODE
configHORATIO_NO_ACTIVITYThe tap auto-spawns the activity follower per session (opt out with =1 / legacy FLIGHTREC_NO_AUTODISTILL=1 and run node dist/distill/cli.js watch latest in a terminal instead — nicer for demos).
configHORATIO_NO_AUTOMEMORY
configHORATIO_REPO_ROOT
configHORATIO_ROTATE_IDLE_MS
configHORATIO_RUNTIME
configHORATIO_TAP_PATH
🔐 secretNVIDIA_API_KEYcp .env.example .env # or create .env with: =nvapi-...
configXDG_CONFIG_HOME
// 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 7 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/toddgilbert93-horatio-w240ds)](https://m8ven.ai/mcp/toddgilbert93-horatio-w240ds)
commit: 6d8df40332e0b9ffb72a60dd281652c7f8bfcc95
code hash: 5d4045b3f64d60574a980d098933505987654580c7f4330ebd4e8db493bd5585
verified: 7/21/2026, 8:39:21 AM
view raw JSON →