← Back to Plugins
MCP Server MCP

io.github.liminalpepe/agent-guard-mcp

github By github 👁 1 views ▲ 0 votes

Verify-before-act safety checks for AI agents: packages, lockfiles, manifests, CI workflows.

Homepage Verified source GitHub

Install

npx -y @liminallablibs/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@liminallablibs/agent-guard-mcp",
      "version": "0.2.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...