Back to Home
Kirachon icon

context-engine

Verified Safe

by Kirachon

Overview

Provides a local-first, agent-agnostic Model Context Protocol (MCP) server for semantic code search and prompt enhancement using the Auggie SDK.

Installation

Run Command
node dist/index.js --workspace /path/to/your/project --index --watch

Environment Variables

  • AUGMENT_API_TOKEN
  • AUGMENT_API_URL
  • CONTEXT_ENGINE_OFFLINE_ONLY

Security Notes

The project implements robust path validation to prevent traversal attacks, checks for binary content, and supports an 'offline-only' mode to prevent data leakage to remote APIs if explicitly enforced. Authentication is handled via Auggie CLI or environment variables, avoiding hardcoded secrets. Reliance on the Auggie SDK for core context operations implies trust in its security. The setup script uses 'shell: true' for `spawn` but for fixed, non-user-controlled commands.

Similar Servers

Stats

Interest Score86
Security Score9
Cost ClassHigh
Avg Tokens4000
Stars11
Forks1
Last Update2025-12-13

Tags

local-firstagent-agnosticmcpsemantic-searchcode-context