Skip to content

v0.1.0 — Initial Public Release

Latest

Choose a tag to compare

@Apegurus Apegurus released this 10 Mar 22:06
· 277 commits to main since this release

web3agent v0.1.0

A unified MCP proxy server that gives AI agents (Claude Code, Cursor, Windsurf, OpenCode) complete Web3 capabilities through a single install.

Install

npx web3agent init

Highlights

  • 5 upstream adapters: Blockscout, EVM MCP, Etherscan, GOAT (Uniswap/Balancer/ERC-20/721/DexScreener), LI.FI, Orbs
  • 17 EVM chains with tiered support classification
  • Token resolver with built-in registry + DexScreener fallback
  • Wallet management — generate, activate, derive, sign, confirm/deny write operations
  • Cross-chain bridging via LI.FI, aggregated swaps via Orbs Liquidity Hub
  • dTWAP and dLIMIT orders via Orbs
  • Auto-detection of Claude Code, Cursor, Windsurf, and OpenCode hosts
  • 262 tests, Zod-validated inputs, graceful shutdown, durable confirmation queue

Links