trackline mcp: a check-before-you-act server for coding agents

Economy_Rice_8862 · reddit · 2026-09-27

A dev shares trackline mcp, exposing trackline's rule checking to any MCP client so coding agents can self-check before acting.

Two tools:

Positioning and limits are stated plainly: in Claude Code, Codex and Cursor, trackline runs as a hook and can actually block; over MCP the agent decides whether to ask — no checkaction call means no oversight — so it's advisory, not enforcement, extending reach to hook-less agents rather than replacing hooks. Runs locally over stdio, no account or API key: npm install -g trackline, then trackline mcp. The author admits the weak point is getting agents to consistently call a check-first tool and asks the community for approaches.

Original post →

More from coding & agent

coding & agent channel →