Back to Home
EcuaByte-lat icon

Cortex

Verified Safe

by EcuaByte-lat

Overview

Provides persistent memory and project context to AI coding assistants via the Model Context Protocol (MCP).

Installation

Run Command
bun run packages/mcp-server/dist/mcp-server.js

Security Notes

The project demonstrates strong security practices for its local-first design: all database operations use parameterized queries to prevent SQL injection, database paths are constructed safely to prevent path traversal, and webview content in the VS Code extension is HTML-escaped to mitigate XSS. The MCP server and VS Code extension are designed to operate locally via stdio and do not expose network interfaces, significantly reducing the attack surface. The project has a clear SECURITY.md policy outlining supported versions, responsible disclosure, and user best practices regarding sensitive data. No 'eval' or hardcoded secrets were found.

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-15

Tags

AIMemoryContextVS Code ExtensionDeveloper Tools