rjkaes/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.
Platform-specific configuration:
{
"mcpServers": {
"trueline-mcp": {
"command": "npx",
"args": [
"-y",
"trueline-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...