mcpbeat Sign in

Warden402 MCP Server

local only

Warden402 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 22 Aug 2026.

Pre-execution safety for AI agents on Base. Guard a token, tx or address: block/review/clear.

Installs per day peak 23 · avg 5 · +19% w/w
a month agotoday
30
Installs / week
npm · warden402-mcp
0
Stars
1 open issues
22 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

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.

File ships in the package but is absent from the source [пакет] src/index.mjs:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add warden402-mcp -- npx -y warden402-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "warden402-mcp": {
      "args": [
        "-y",
        "warden402-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.warden402-mcp]
command = "npx"
args = ["-y", "warden402-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "warden402-mcp": {
      "args": [
        "-y",
        "warden402-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "warden402-mcp": {
      "args": [
        "-y",
        "warden402-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WARDEN_API_URL (Override the Warden API base (default https://warden402.xyz/api).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Warden402 MCP

same job, measured the same way
I
SENTINEL
by teodorofodocrispin-cmyk

Pre-execution safety oracle for AI agents. Screens Base contracts, simulates sells, pays via x402.

51 installs/wk local only
CYRE Guardian
by milesdev888

Solana address risk grades and token scans for AI agents. Pay-per-call via x402 (USDC on Base).

3 tools answering
Mainstreet
by philpof102-svg

Reputation oracle for AI agents on Base: SAFE/CAUTION/BLOCK + 0-100 score before you pay. x402+MCP

44 tools answering
Token risk x402
by ogenalabs

Pre-trade token safety checks for AI agents on Solana and Base. x402 USDC per call, no key.

2 tools answering
Safeagent
by azender1

Exactly-once execution guard for AI agents. Prevents duplicate payments and webhooks on retry.

72 installs/wk local only
Impact Preview
by agent-polis

Impact preview for AI agents - see what changes before any action executes.

49 installs/wk local only
QAE Safety Certification
by tb8412

Deterministic pre-execution safety certification for autonomous AI agents.

27 installs/wk local only
X402 Bazaar MCP
by sukrutkrdg

Base token-safety for agents: the only B20 freeze/seize/rug suite + pre-trade gates, over x402.

93 installs/wk local only

Warden402 MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Warden402 MCP?
Warden402 MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package warden402-mcp was installed 30 times last week.
How do I connect Warden402 MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls warden402-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Warden402 MCP?
The npm package warden402-mcp was installed 30 times in the last week. Week over week that is +19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Warden402 MCP open source?
We cannot say either way: written in TypeScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.