MCP Server
MCP
io.github.kaditang/402sentinel-mcp
x402 payment safety for AI agents: counterparty risk gate, payment firewall, compliance, RWA gate.
Install
npx -y @kaditang/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@kaditang/402sentinel-mcp",
"version": "0.7.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "A Base wallet holding USDC on-chain (no gas needed) — pays per call, from $0.002.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CLIENT_PRIVATE_KEY"
},
{
"description": "Override the service base URL (default https://402sentinel.com).",
"format": "string",
"name": "SENTINEL_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment