Catalog
io.github.DELIGHT-LABS/walletconnect-mcp
OfficialNon-custodial EVM wallet bridge over WalletConnect: balances, signing, transactions.
Non-custodial EVM wallet operations: balances, signing and transactions.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"walletconnect-mcp": {
"command": "npx",
"args": [
"-y",
"walletconnect-mcp@0.0.4"
]
}
}
}