trueline-mcp
Smarter reads, safer edits. An MCP plugin that cuts token usage and catches editing mistakes before they hit disk. Supports Claude Code, Gemini CLI, GitHub Copilot, and Codex.
trueline-mcp is an MCP plugin that provides hash-verified file editing and targeted reads for AI coding agents. It reduces context usage by reading less and writing less, and prevents silent code corruption by verifying that edits match the actual file content. It includes AST-based outlines, compact line-range edits, semantic diffs, and workflow hooks for high agent compliance.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- HHarper AndersonMay 21, 2026
Smarter reads mean less context used for file operations.
- JJesse MartinezMay 16, 2026
Edit safety checks catch destructive changes before they happen.
- JJesse WilsonMay 6, 2026
Good for AI coding workflows where accidental overwrites are a concern.
- DDakota WhiteMar 27, 2026
Token usage reduction plus safer edits in one MCP plugin is a good combination.