Loading MCP server directory, please wait...
Pre-execution safety oracle for AI agents. Screens Base contracts, simulates sells, pays via x402.
npx @getmcp/cli add io.github.teodorofodocrispin-cmyk/sentinel-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
AGENT_WALLET_PRIVATE_KEYPrivate key of a Base wallet holding USDC, used to pay SENTINEL autonomously via x402
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.teodorofodocrispin-cmyk/sentinel-mcp": {
"command": "uvx",
"args": [
"sentinel-mcp"
],
"env": {
"AGENT_WALLET_PRIVATE_KEY": ""
}
}
}
}