Protect your AI agents from malicious DeFi transactions.
DeFi Shield is an MCP server that lets Claude, Cursor, and VS Code check token approvals, address risk, and transaction safety before you sign anything.
Your AI agent asks a question. DeFi Shield analyzes the transaction and returns a risk score with clear recommendations.
{
"risk_level": "CRITICAL",
"risk_score": 90,
"risks_found": [
"โ ๏ธ UNLIMITED APPROVAL",
"๐จ SUSPICIOUS ADDRESS"
],
"recommendation": "DO NOT SIGN this transaction."
}
The MCP server endpoint will be available at a public URL on Cloudflare Workers. Star this Space to get notified.