mcpbeat Sign in
local only

SENTINEL runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from pypi.

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

Installs per day peak 27 · avg 10 · -43% w/w
a month agotoday
51
Installs / week
pypi · sentinel-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check SENTINEL 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 sentinel-mcp -- uvx sentinel-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sentinel-mcp": {
      "args": [
        "sentinel-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sentinel-mcp]
command = "uvx"
args = ["sentinel-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "sentinel-mcp": {
      "args": [
        "sentinel-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sentinel-mcp": {
      "args": [
        "sentinel-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: AGENT_WALLET_PRIVATE_KEY (Private key of a Base wallet holding USDC, used to pay SENTINEL autonomously via x402). The author declared them in the registry entry; get the values from the project itself.

Alternatives to SENTINEL

same job, measured the same way
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
Warden402 MCP
by sukrutkrdg

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

30 installs/wk local only
ActionGate
by actiongate-api

Pre-execution safety layer for autonomous agent wallets via MCP and x402.

6 tools answering
O
Sentinel
by 448c

Pay-per-call safety checks for AI agents: screen a crypto address or URL before you transact.

2 tools answering
Toolcall
by toolcall

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

22 tools answering
Getplexa
by getplexa

Economic-safety tools for trading agents: executable quote + rug/honeypot pretrade check via x402.

127 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
AgentScrape
by hshintelligence

Pay-per-call web scraping for AI agents via x402 on Base USDC. Six tools, no signup.

6 tools answering

SENTINEL — questions

Answers built from our own checks of this server.

Why is there no uptime for SENTINEL?
SENTINEL 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 pypi package sentinel-mcp was installed 51 times last week.
How do I connect SENTINEL?
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 sentinel-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use SENTINEL?
The pypi package sentinel-mcp was installed 51 times in the last week. Week over week that is -43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.