ashlr

ashlr__savings

ashlr-efficiency MCP server.

Server: ashlr-efficiencyservers/efficiency-server.ts

ashlr-efficiency MCP server.

Exposes token-efficient replacements for Claude Code's built-in file tools:

  • ashlr__read — snipCompact on file contents > 2KB
  • ashlr__grep — genome-aware retrieval when .ashlrcode/genome/ exists, ripgrep fallback otherwise
  • ashlr__edit — diff-format edits that avoid sending full file contents

Also tracks estimated tokens saved, persisted at ~/.ashlr/stats.json.

Tool names

  • ashlr__read
  • ashlr__grep
  • ashlr__edit
  • ashlr__savings

This page was auto-generated from the server source. See the GitHub source for the full implementation.

On this page