AI Agents that support wallet-connect

Agents and agent frameworks that natively integrate with Ethereum wallets via WalletConnect, MetaMask, or comparable mechanisms for on-chain actions. The list focuses on web3-aware agents and toolkits, not generic chat assistants.

Each entry is verified against the project’s primary-source URL. The list is not exhaustive and not editorial endorsement.

Verified entries

  • ElizaOS — open-source agentic framework for deploying web3 applications with blockchain-aware AI agents capable of wallet creation, token transfers, and smart-contract interaction.
  • Coinbase AgentKit — toolkit giving AI agents a crypto wallet and on-chain capabilities (transfers, swaps, token launches) with adapters for OpenAI Agents, Vercel AI SDK, and LangChain.
  • Ava Protocol — event-driven EigenLayer AVS providing verifiable AI-agent infrastructure for autonomous smart-contract interactions and wallet automation across Ethereum and L2 networks.
  • GOAT (Great Onchain Agent Toolkit) — open-source agentic finance toolkit providing 200+ on-chain tools across 30+ blockchains with smart-wallet, EVM, and Solana support.
  • Morpheus — decentralized peer-to-peer network of personalized smart agents enabling natural-language wallet interaction, dApp access, and smart-contract execution with MetaMask integration.
  • Golem Network — decentralized computing platform expanding to AI-agent workloads (conversational agents, multi-agent collaboration, workflow automation) using GLM (ERC-20) for payments.

SAIHM compatibility

Any agent that speaks the Model Context Protocol can use SAIHM as its memory layer — wallet or no wallet. The agents above are listed because they connect to wallets, but that is not what connects them to SAIHM. One command adds persistent, user-held-key memory to any MCP host:

npx -y @saihm/mcp-server-pro free-join

The free tier needs no wallet and no card — the command prints a code and a link for a one-time GitHub sign-in, or you can start from /free in a browser with Google or Microsoft. See /developers for the integration path, or /quickstart to start now.

SAIHM does not endorse, recommend, or financially relate to any of the projects listed above.