Launching today

Preloop
The MCP Governance Layer
61 followers
The MCP Governance Layer
61 followers
AI agents are powerful, but one wrong action could be catastrophic. Preloop is an agentic automation platform with built-in human approval layer. AI agents automate routine work across your systems, and when they attempt risky actions (deployments, refunds, data changes), Preloop intercepts and routes them for approval via mobile, Slack, or Teams before execution. You can use Preloop for automation only, approval gates only, or both together depending on your needs.









Preloop
Preloop
Hey Product Hunt,
Hunter & CTO here! Super excited to share Preloop with you all today.
While Yannis touched on the "Responsibility Gap," I wanted to share a bit about the technical architecture choice we made.
When building this, we had a choice: Build an SDK (that you have to import into your code) or build a Proxy.
We chose the MCP Proxy approach because:
Zero Code Changes: You shouldn't have to rewrite your agent just to make it safe. You just change the connection string.
Runtime Agnostic: It works whether you are using Claude Desktop, Cursor, or your own Python/LangChain scripts.
State Management: We capture and hold the tool call request state. This allows for "human-speed" approvals (via mobile/watch) without losing the context of what the agent was trying to do.
I'm hanging out in the comments all day. Hit me with your hardest technical questions about our MCP implementation or the approval flow!