MCP Server
MCP
SENTINEL
Pre-execution safety oracle for AI agents. Screens Base contracts, simulates sells, pays via x402.
Install
uvx sentinel-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "sentinel-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Private key of a Base wallet holding USDC, used to pay SENTINEL autonomously via x402",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENT_WALLET_PRIVATE_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
Comments
Sign in to leave a comment