Moralis for your agents.
Connect Moralis once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 12 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Moralis.
What agents can do with Moralis
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
moralis_get_wallet_native_balanceGet native token balance for a wallet on any EVM chain.
moralis_get_wallet_token_balancesGet ERC-20 token balances for a wallet on a chain.
moralis_get_wallet_nftsGet NFTs owned by a wallet address, paginated.
moralis_get_token_priceGet the current price of an ERC-20 token in native and USD.
moralis_get_transactionGet transaction details by transaction hash.
moralis_get_wallet_transactionsGet native transactions for a wallet, paginated.
moralis_get_wallet_logsGet event logs for a wallet, paginated.
moralis_get_nft_transfersGet NFT transfers for a wallet or contract.
moralis_get_token_metadataGet metadata for an ERC-20 token by contract address.
moralis_get_token_allowanceGet the ERC-20 allowance from a wallet for a spender.
moralis_get_date_to_blockGet the block number closest to a given date.
moralis_run_contract_functionRun a read-only function on a smart contract (eth_call).
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Sign up for a free Moralis account.
- Go to the API Keys section in your dashboard.
- Copy your Web3 API key.
- Send it in the X-API-Key header.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Moralis to Even: call connect_begin("moralis") on the even-connect MCP and walk me through it.
Get wallet token balances and NFTs on EVM chains using Moralis, retrieve token prices, and look up transactions.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.