Back to Home
MagnetonIO icon

contextfs

Verified Safe

by MagnetonIO

Overview

Provides a universal, persistent, and searchable memory layer for AI agents and developer tools, enabling cross-repository context management, semantic search, session tracking, and structured knowledge recall.

Installation

Run Command
contextfs server

Environment Variables

  • ANTHROPIC_API_KEY
  • OPENAI_API_KEY
  • STRIPE_SECRET_KEY
  • STRIPE_WEBHOOK_SECRET
  • STRIPE_PRICE_PRO
  • STRIPE_PRICE_TEAM
  • CONTEXTFS_EMBEDDING_MODEL_NAME
  • CONTEXTFS_USE_GPU

Security Notes

The server correctly uses environment variables for sensitive API keys (Stripe, LLMs) and implements webhook signature verification for billing. Subprocess calls for Git operations and ChromaDB auto-start are generally well-scoped. The agent framework's ability to execute arbitrary tools introduces a configurable risk, requiring users to carefully review and manage the tools an agent can access. Client-side encryption is available for sync features.

Similar Servers

Stats

Interest Score33
Security Score8
Cost ClassHigh
Avg Tokens2000
Stars2
Forks0
Last Update2026-01-19

Tags

AIMemoryRAGVector SearchKnowledge BaseDeveloper ToolsCoding AgentContext ManagementCode AnalysisStructured DataSemantic SearchSession ManagementGit IntegrationProgramming LanguagesCode IntelligenceMCP Server