Where should approval for MCP write tools be enforced? A Reddit MCP test

Special_power_90 · reddit · 2026-09-24

A developer tested a local Reddit MCP server that exposes read-only tools (browse, search, read posts) alongside side-effecting write tools (reply, post, vote). Writes only felt safe after someone reviewed the exact text and explicitly approved that single action.

For anyone building agents with side-effecting tools, the core question: should the approval boundary be enforced client-side, server-side, or both? And what should be logged so the executed action can be audited against what was approved?

A practical discussion of MCP permission governance: when read and write tools share one server, per-action approval granularity and execution auditing are gaps the ecosystem hasn't solved.

Original post →

More from coding & agent

coding & agent channel →