loading…
Search for a command to run...
loading…
DeFi execution and agent-to-agent economy tools for AI agents — swaps, yield, transfers, policy enforcement, trust scoring, A2A jobs, and P\&L across Ethereum,
DeFi execution and agent-to-agent economy tools for AI agents — swaps, yield, transfers, policy enforcement, trust scoring, A2A jobs, and P&L across Ethereum, Base, Arbitrum, and Polygon.
CI npm version npm downloads License: Apache 2.0
The economic layer for non-human intelligence.
AgentFi provides crypto transaction infrastructure for AI agents on Ethereum and EVM-compatible networks. It allows agents to execute DeFi transactions (swaps, yield farming, transfers) without handling private keys or managing gas, all within a secure on-chain policy framework.
Start here:
- VISION.md — why this project exists, where it's going, and the principles behind every technical decision.
- STATE.md — what the project is today: purpose, full stack, capabilities, phase progress.
- HANDOFF.md — live pending tasks, credentials inventory, new-machine setup.
All project documentation is organized in our Documentation Hub.
docker compose up and you're running in 3 minutes.alice-abc123.agentfi.eth) wired into agent registration.AgentExecutor..env.docker compose up → stack running in 3 minutes, zero external accounts.AgentFi is built for security-first autonomy.
Found a vulnerability? See SECURITY.md for our disclosure policy.
AgentFi is open-source and licensed under the Apache 2.0 License.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"agentfi-mcp-server": {
"command": "npx",
"args": []
}
}
}