Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by nikicat • Uncategorized
An MCP server that routes blockchain transactions to a browser wallet for user approval without exposing private keys.
Securely sign blockchain transactions without exposing private keys in config files.
Interact with EVM-compatible chains while requiring explicit user approval for each transaction.
Connect to a browser wallet to send transactions, sign messages, or check balances.
MCP Wallet Signer enables secure transaction signing by routing every blockchain transaction to the user's browser wallet (e.g., MetaMask, Rabby) via EIP-6963. This approach ensures private keys never leave the browser and every transaction requires explicit user approval, eliminating risks of silent or unauthorized transactions. It supports multiple EVM-compatible chains and integrates seamlessly with MCP-compatible clients via stdio transport.
Connect to a browser wallet and get the wallet address. IMPORTANT: This tool opens a browser window where the user must approve the connection. Tell the user to switch to their browser window to approve. This tool blocks until the user acts or the request times out (5 min).
Send a transaction (ETH transfer or contract call) via the connected browser wallet. IMPORTANT: This tool opens a browser window where the user must review and approve the transaction. Tell the user to switch to their browser window to approve. This tool blocks until the user acts or the request times out (5 min).
Sign an arbitrary message using personal_sign. IMPORTANT: This tool opens a browser window where the user must approve the signature. Tell the user to switch to their browser window to approve. This tool blocks until the user acts or the request times out (5 min).
Sign EIP-712 typed data. IMPORTANT: This tool opens a browser window where the user must review and approve the signature. Tell the user to switch to their browser window to approve. This tool blocks until the user acts or the request times out (5 min).
Get the ETH balance of an address. Does not require browser interaction - reads directly from the blockchain.
Send ETH to an address
Check the ETH balance of a wallet address
Sign a message with the connected wallet
List of supported blockchain networks with chain IDs, RPC URLs, and native currencies
Current MCP wallet signer configuration (default chain, port)
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.