Loomal

Agent Guardrails

MCP server by github.com/logi-cmd/agent-guardrails

Merge gates and safety checks for AI coding agents via MCP.

7 starsnpm: agent-guardrails

About Agent Guardrails

Agent Guardrails is an MCP (Model Context Protocol) server published by logi-cmd in the official MCP registry, listed under Autonomous Agents on Loomal. Merge gates and safety checks for AI coding agents via MCP.

It ships as an npm package (agent-guardrails), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/logi-cmd/agent-guardrails, where the project has earned 7 GitHub stars.

Use Agent Guardrails with your agent

Claude Code · one command
claude mcp add agent-guardrails -- npx -y agent-guardrails
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-guardrails": {
      "command": "npx",
      "args": [
        "-y",
        "agent-guardrails"
      ]
    }
  }
}
npmagent-guardrails

Frequently asked questions

What is Agent Guardrails?
Agent Guardrails is an MCP (Model Context Protocol) server by logi-cmd in the Autonomous Agents category. Merge gates and safety checks for AI coding agents via MCP.
How do I connect Agent Guardrails to Claude, Cursor, or another MCP client?
Install Agent Guardrails from its npm package (agent-guardrails) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Agent Guardrails open source?
Yes — the source code is public at github.com/logi-cmd/agent-guardrails, with 7 GitHub stars.
Can AI agents pay to use Agent Guardrails?
Not yet through Loomal — Agent Guardrails is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Agent Guardrails? Claim this listing free by verifying GitHub ownership, or contact us.