← Back to Plugins
MCP Server MCP

io.github.Kavachh/agent-guard-mcp

github By github 👁 1 views ▲ 0 votes

Git-aware safe file ops for AI agents: delete anything except git-tracked source code.

Homepage Verified source GitHub

Install

mcpb:https://github.com/Kavachh/agent-guard-mcp/releases/download/v0.2.0/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/Kavachh/agent-guard-mcp/releases/download/v0.2.0/agent-guard-mcp_darwin_arm64",
      "version": "0.2.0",
      "fileSha256": "c95baf59c5cd88f50e3626aa0bd3961606e8c1021ba76a936f4900b833c21474",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...