ARGUS-3 MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm. Last commit 3 Aug 2026.
ARGUS-3 stdio MCP with WARDEN firewall: argus_ask, argus_status, argus_capabilities.
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 argus3 -- npx -y @alexar76/argus3
{
"mcpServers": {
"argus3": {
"args": [
"-y",
"@alexar76/argus3"
],
"command": "npx"
}
}
}
[mcp_servers.argus3]
command = "npx"
args = ["-y", "@alexar76/argus3"]
{
"mcpServers": {
"argus3": {
"args": [
"-y",
"@alexar76/argus3"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"argus3": {
"args": [
"-y",
"@alexar76/argus3"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.