Back to Home
EcuaByte-lat icon

Cortex

Verified Safe

by EcuaByte-lat

Overview

Provides a persistent, privacy-first context layer for AI coding agents to store, retrieve, and intelligently route project-specific memories and knowledge across sessions and tools.

Installation

Run Command
bunx @ecuabyte/cortex-mcp-server

Environment Variables

  • NPM_TOKEN
  • NODE_AUTH_TOKEN
  • OPENAI_API_KEY
  • ANTHROPIC_API_KEY
  • GEMINI_API_KEY
  • MISTRAL_API_KEY
  • DEEPSEEK_API_KEY

Security Notes

The project demonstrates strong security practices with explicit `ContextGuard` primitive for sensitive data filtering, use of environment variables for API keys (`process.env`), and a defined `SECURITY.md` policy for vulnerability reporting. It also includes cryptographic functions for encryption/decryption of stored data. Network calls are made to external AI providers (Gemini, OpenAI, Anthropic, Ollama, etc.) via HTTPS, which is standard practice. The MCP server primarily uses `stdio` for communication with AI clients, reducing typical network exposure risks.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars1
Forks0
Last Update2026-01-14

Tags

aimemorycontextmcpagentsdevelopmentvscode-extensionlocal-first