Back to Home
pi22by7 icon

In-Memoria

Verified Safe

by pi22by7

Overview

Provides persistent intelligence infrastructure for AI agents, enabling them to understand codebases, detect patterns, predict coding approaches, and generate context-aware insights.

Installation

Run Command
in-memoria server

Environment Variables

  • OPENAI_API_KEY
  • SURREAL_SYNC_DATA
  • NAPI_RS_NATIVE_LIBRARY_PATH
  • IN_MEMORIA_DB_FILENAME
  • IN_MEMORIA_STORAGE_DIR
  • IN_MEMORIA_BATCH_SIZE
  • IN_MEMORIA_MAX_CONCURRENT
  • IN_MEMORIA_REQUEST_TIMEOUT
  • IN_MEMORIA_LOG_LEVEL
  • IN_MEMORIA_PERFORMANCE_LOGGING
  • IN_MEMORIA_VECTOR_DB_PATH

Security Notes

The server operates primarily over standard I/O (stdio), limiting direct network attack surface. It relies on native Rust binaries for core analysis, which could be a risk if the binaries are compromised, but this is mitigated by open-source development. No explicit 'eval' usage or hardcoded critical secrets were found. 'JSON.parse' is used but inputs are validated by Zod schemas, reducing common injection risks.

Similar Servers

Stats

Interest Score50
Security Score9
Cost ClassLow
Avg Tokens750
Stars143
Forks27
Last Update2025-12-23

Tags

Code AnalysisAI AgentsSoftware IntelligencePattern RecognitionDevelopment Tools