WalletBridge is an MCP server that gives agents live onchain context — simulate, decode, read — without your keys leaving your machine. No daemon. No extension. Just an MCP server your agent already speaks.
Fork-based execution. Revert is decoded if it fails — the agent sees exactly what went wrong and why, no guessing.
Fetches from Etherscan on demand, falls back to provided ABI. Results cached in-memory for the session.
Onchain state reads — balances, allowances, storage slots. Works across any EVM chain the agent has an RPC URL for.
Balance, nonce, code-type detection (EOA vs deployed contract). Fast — no fork required.
You click Sign. The agent goes silent. The tx fails. You get a raw revert. You have no idea if the agent understood why.
WalletBridge closes the action→result feedback loop. The agent simulates before signing, decodes failures, reads state — all before you touch the transaction.
No cloud. No keys leave your machine. No daemon. Just a local MCP server.
Close the action→result feedback loop. Your keys never leave your machine.