# AgentFi — DeFi Tools for AI Agents

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 balan…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add agentfi/agentfi-defi

# Browse available tools
npx -y @smithery/cli@latest tool list agentfi/agentfi-defi
```
