1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
lean-ctx is installed as a Pi Package with first-class MCP support. All bash, read, grep, find, and ls calls are automatically routed through lean-ctx for 60-90% token savings. Additionally, 25+ MCP tools are available for advanced operations.
- ---
In addition to the built-in tool overrides, lean-ctx provides these MCP tools:
- ------------
The Pi extension handles routing automatically. Just use tools normally:
```bash
git status # automatically compressed
cargo test # automatically compressed
kubectl get pods # automatically compressed
```
Use `/lean-ctx` in Pi to verify which binary is active and see MCP bridge status.
Run `lean-ctx dashboard` in a separate terminal to see real-time token savings.