Skip to content
Andrea Finazzi edited this page Jun 24, 2026 · 1 revision

RTK — Rust Context Engine

Local context engine for AI coding agents (Cursor, Claude Code, …): filter terminal noise, DLP redaction, pack, memory, code index, MCP.

Current release: v2.3.1

Start here

Doc Link
5-min setup QUICKSTART
Daily use USER guide
Install options cargo install rtk-context-engine --locked · Homebrew · Releases
Community Q&A Discussions
Bugs Issues

One-liner per project

rtk init --profile high && rtk index run && rtk doctor

Project status

Feature-freeze for real-world evaluation (Fase D). See PLAN_CLOSURE.

Full README: github.com/andreafinazziinfo/rust-context-engine

Clone this wiki locally