Wallet EIP-712 Signing Risk Check x402
x402/wallet-eip-712-signing-risk-check-x402Stable pre-sign typed-data safety URL for wallets, agents, and Permit2 flows. Inspects EIP-712 domains, verifying contracts, spender/value/deadline fields, and signature-risk hints before a user or agent signs. [x402: $0.01/call on base-mainnet, category=other]
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"wallet_eip-712_signing_risk_check_x402": {
"url": "https://gpt55.558686.xyz/v1/paid/eip712-signature-risk-decoder?chain=base&verifying_contract=0x0000000000000000000000000000000000000000",
"transport": "http"
}
}
}