EIP-712 Signature Risk Decoder
x402/eip-712-signature-risk-decoderMachine-buyable EIP-712 pre-signing risk decoder for wallets, agents, and security tools. Inspects typed-data domains, Permit and Permit2 fields, spender, value, deadline, nonce, chainId, and verifyingContract risk before a user signs. Live quote is $0.01 exact x402 Base USDC and never asks for private keys or broadcasts transactions. [x402: $0.01/call on base-mainnet, category=other]
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"eip-712_signature_risk_decoder": {
"url": "https://gpt55.558686.xyz/v1/paid/eip712-signature-risk-decoder",
"transport": "http"
}
}
}