
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
sentinel-mcp
Advanced tools
SENTINEL MCP server — pre-execution transaction safety oracle for AI agents, paid autonomously via x402 on Base
MCP (Model Context Protocol) server for SENTINEL — a pre-execution transaction safety oracle for autonomous AI agents. Lets any MCP-compatible client (Claude Desktop, Cursor, Windsurf, or any other agent that speaks MCP) check whether a transaction is safe to sign, before signing it, and pays for the check autonomously via x402 — no human in the loop, no API key, no subscription.
Independent, standalone package. Distributed via PyPI and the official MCP Registry (plus downstream aggregators: mcp.so, glama.ai, smithery.ai) — not tied to any single agent framework or requiring anyone's approval to use.
Returns a SAFE / UNSAFE / UNKNOWN verdict, a 0–100 risk score, and a
cryptographically signed (ed25519) receipt.
pip install sentinel-mcp
Set an environment variable with a Base wallet's private key (holding USDC on Base):
export AGENT_WALLET_PRIVATE_KEY="0x..."
Add to your Claude Desktop config (claude_desktop_config.json):
{
"mcpServers": {
"sentinel": {
"command": "sentinel-mcp",
"env": {
"AGENT_WALLET_PRIVATE_KEY": "0x..."
}
}
}
}
sentinel-mcp
Runs over stdio, the standard MCP transport for local server processes.
$0.005 USDC per check, on Base mainnet, paid automatically via x402 from the configured wallet. No trial, no free tier — the price itself is the friction, by design.
sentinel-agentkit-provider
— the same safety check as a Coinbase AgentKit action provider.MIT
FAQs
SENTINEL MCP server — pre-execution transaction safety oracle for AI agents, paid autonomously via x402 on Base
We found that sentinel-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.