agentguard runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from npm.
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @agentwares/agentguard ссылается на agentwares/agentwares
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agentguard -- npx -y @agentwares/agentguard
{
"mcpServers": {
"agentguard": {
"args": [
"-y",
"@agentwares/agentguard"
],
"command": "npx"
}
}
}
[mcp_servers.agentguard]
command = "npx"
args = ["-y", "@agentwares/agentguard"]
{
"mcpServers": {
"agentguard": {
"args": [
"-y",
"@agentwares/agentguard"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentguard": {
"args": [
"-y",
"@agentwares/agentguard"
],
"command": "npx"
}
}
}
Cordon for MCP. Security gateway with policy enforcement, audit log, and HITL approvals.
Runtime authority for AI agents: credential mediation, spend cap, approval gates, audit log.
Policy-based governance for AI agent tool calls. YAML policy, approval gates, audit logging.
Transparent audit proxy for MCP servers: logs every tool call, flags poisoning and rug pulls.
Pre-execution gate for AI-agent tool calls. Touch ID approval. Tamper-evident audit log.
MCP server for MikroTik RouterOS: typed tools, dry-run, RBAC, audit logs, and rollback.
Gate an AI agent's destructive actions behind human approval, with a tamper-evident log.
OAuth 2.1 short-link tools for AI agents with scoped tokens, approvals, audit logs, and revocation.
Answers built from our own checks of this server.