AgentFi — DeFi Tools for AI AgentsMCP Server39/100 Give your AI agent a wallet. AgentFi provides 10 MCP tools for executing DeFi transactions on EVM chains (Ethereum, Base, Arbitrum, Polygon). Swap tokens, transfer assets, supply to Aave, check balances and prices — all policy-constrained and simulated before broadcast. Each agent gets a dedicated S
Unique: Wraps ERC-20 and native asset transfers with recipient validation heuristics (contract detection, exchange address checking) and optional memo attachment, reducing common transfer mistakes. Most agent frameworks provide raw transfer functions without validation.
vs others: Safer than raw transfer calls because it validates recipient addresses before execution, while more flexible than whitelisted-only transfers because it supports dynamic recipient validation.