ctxfile

ctxfile/ctxfile
★ 0 stars TypeScript AI/LLM Updated today
Local-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ctxfile": {
      "command": "npx",
      "args": [
        "-y",
        "ctxfile/ctxfile"
      ]
    }
  }
}

Topics

aiclaudecontextcursorlocal-firstmcpmodel-context-protocoltypescript