A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
Are you the author? Sign in to claim
agentfi
🗄️ Archived — 2026-05-17
This project is archived. The code is functional and the npm package remains published, but the project is no longer maintained.
Honest postmortem. AgentFi reached technical MVP early (agent registration → on-chain transaction with operator fee collection worked) and then accumulated breadth (4 chains, 31 MCP tools, A2A jobs, escrow v3, revenue sharing) without ever finding a user. Over ~50 days the surface area grew while real adoption stayed at zero.
Why archived. The thesis (AI agents executing autonomous DeFi operations) remains directionally correct, but the market is ~2-3 years early — confidence in LLM-driven financial autonomy is the bottleneck, not tooling. When the market opens, well-capitalized incumbents (Coinbase Agent Kit, Safe modules, Anthropic-native primitives) will move in. No defensible moat for a solo OSS protocol in that window.
What's still useful here.
- Reference implementation of an MCP server with 31 DeFi tools.
- Working examples of Safe v7 protocol-kit integration, Uniswap Routing API v2 wrapper, Aave/Compound/GMX adapters.
- Apache-2.0 — fork freely.
Live infrastructure (Fly.io backend, Upstash Redis) was decommissioned on archive. The maintainer's smart contracts on Base Mainnet remain deployed but unused.
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.@agent_fi/mcp-server: DeFi execution, GMX perpetuals, A2A collaboration, trust, and P&L.alice-abc123.agentfi.eth) wired into agent registration.docs/api/openapi.yaml — machine-readable contract for SDK generation.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.
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
MCP server integration for DaVinci Resolve Studio
Secure MCP server for MySQL database interaction, queries, and schema management