Cosmos Wallet Multi Chain Balance
x402/cosmos-wallet-multi-chain-balanceGet token balances for any Cosmos wallet address with chain detection from the bech32 prefix. Returns native balance, IBC token balances with the raw ibc slash hash denom, IBC denom count, native denom flag, and pagination total. Essential for AI portfolio managers tracking Cosmos ecosystem positions and IBC token tracing for bridges. [x402: $0.1/call on base, category=finance]
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"cosmos_wallet_multi_chain_balance": {
"url": "https://proxy.suverse.io/v1/data/cosmos-wallet-balance",
"transport": "http"
}
}
}