43
/ 100
22 days ago
glama

Perseus Vault

An encrypted, local-first memory server for AI agents that uses SQLite + FTS5 hybrid search, keeping memory off the GPU to maximize HBM for inference.

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 2 credentials: FIREWORKS_API_KEY, OPENAI_API_KEY
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.
🔐 secretFIREWORKS_API_KEYcp .env.example .env # then set
configPERSEUS_VAULT_DB
configPROCESSOR_IDENTIFIER
configBASE_URL
configMODEL
🔐 secretOPENAI_API_KEY
configGEMMA_BASE_URL
configGEMMA_MODEL
configPERSEUS_VAULT_BIN~/.local/bin/perseus-vault python3 src/agent_memory_demo.py
configFIREWORKS_MODEL
configFW_MAX_TOKENS
configFW_DAILY_CALLS
configFW_TOTAL_CALLS
configPORT
// 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 1 concrete improvement 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/tcconnally-perseus-amd-act-ii-1xef8i)](https://m8ven.ai/mcp/tcconnally-perseus-amd-act-ii-1xef8i)
commit: 08cc5ea6361201619d1494ee167aabd8b9ddfcd4
code hash: 1e977946ad1a9cff67fb4119f40da62560697b17cb3eb0265a042a2b202be6c7
verified: 7/9/2026, 10:00:37 AM
view raw JSON →