mcpbeat Sign in

402sentinel MCP Server

local only

402sentinel MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 6 Sep 2026.

x402 payment safety for AI agents: counterparty risk gate, payment firewall, compliance, RWA gate.

Installs per day peak 14 · avg 6 · +21% w/w
a month agotoday
38
Installs / week
npm · @kaditang/402sentinel-mcp
1
Stars
0 open issues
6 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check 402sentinel MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 402sentinel-mcp -- npx -y @kaditang/402sentinel-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "402sentinel-mcp": {
      "args": [
        "-y",
        "@kaditang/402sentinel-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.402sentinel-mcp]
command = "npx"
args = ["-y", "@kaditang/402sentinel-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "402sentinel-mcp": {
      "args": [
        "-y",
        "@kaditang/402sentinel-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "402sentinel-mcp": {
      "args": [
        "-y",
        "@kaditang/402sentinel-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: CLIENT_PRIVATE_KEY (A Base wallet holding USDC on-chain (no gas needed) — pays per call, from $0.002.), SENTINEL_URL (Override the service base URL (default https://402sentinel.com).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to 402sentinel MCP

same job, measured the same way
Toolcall
by toolcall

30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.

22 tools answering
HelpMyAgent
by helpmyagent

Pay-per-call data APIs for AI agents: business, compliance, procurement, VAT and IBAN via x402.

63 tools answering
C
Agents
by obsmetrics-paygent

Pay-per-call safety guards for AI agents: injection, tool-call, signing, secret, x402-trust.

7 tools answering
I
Dropcoin Validation
by freshfos

EU compliance checks for AI agents: sanctions, company, VAT ID, IBAN, email. Pay per call.

6 tools answering
Agentos
by imran-siddique

Build and manage policy-compliant AI agents with safety enforcement and compliance checking

27 installs/wk local only
Nucleus
by eidetic-works

Sovereign Agent OS — Persistent Memory, Governance & Compliance for AI Agents.

601 installs/wk 28 tools answering
Air Blackbox
by shotwellj

EU AI Act compliance scanner for Python AI agents — scan, analyze, and remediate

234 installs/wk local only
D
Skowron Compliance Gateway
by workers-mattskowronis-skowron-compliance-gateway

OFAC, LEI, EU VAT, AI Act, and company compliance preflight for agents.

5 tools answering

402sentinel MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for 402sentinel MCP?
402sentinel 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 @kaditang/402sentinel-mcp was installed 38 times last week.
How do I connect 402sentinel 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 @kaditang/402sentinel-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use 402sentinel MCP?
The npm package @kaditang/402sentinel-mcp was installed 38 times in the last week. Week over week that is +21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is 402sentinel MCP open source?
We cannot say either way: written in TypeScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.