Zyrax Guard runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 23 Jul 2026.
Audit AI agent configs for prompt injection & rogue MCP servers; vet packages
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 zyrax-guard -- npx -y zyrax-guard
{
"mcpServers": {
"zyrax-guard": {
"args": [
"-y",
"zyrax-guard"
],
"command": "npx"
}
}
}
[mcp_servers.zyrax-guard]
command = "npx"
args = ["-y", "zyrax-guard"]
{
"mcpServers": {
"zyrax-guard": {
"args": [
"-y",
"zyrax-guard"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"zyrax-guard": {
"args": [
"-y",
"zyrax-guard"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.