Tokenectomy

Tokenectomy-Labs/Tokenectomy
★ 2 stars Rust AI/LLM Updated today
Autonomous M2M MCP server that scrubs framework noise & redacts secrets from AI agent error logs before they hit your context window
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": {
    "tokenectomy": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "Tokenectomy"
      ]
    }
  }
}

README Excerpt

> **Fast, deterministic log surgery and secret redaction for AI coding agents — purge 90%+ framework noise, redact credentials with O(N) ReDoS immunity, sub-millisecond latency. Written in safe Rust.** *Tokenectomy (noun): **token** + **-ectomy** (surgical removal) — the precise excision of wasteful tokens from LLM context windows.*

Tools (5)

Splunkapply_code_patchget_error_contextsearch_stack_overflowversion

Topics

aiai-debuggingclaudecursordebuggerdeveloper-toolsmcpmcp-clientmcp-servermodel-context-protocoltoken-efficiency