Cosmos Chain Network Info
x402/cosmos-chain-network-infoGet current network information for any Cosmos chain including current block height, latest block time, sampled average block time, total staking supply, bonded tokens, bonded ratio percentage staked, active validator count, denom count, and chain ID. Useful for AI agents monitoring chain health and comparing economics across Cosmos ecosystem. [x402: $0.05/call on base, category=finance]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"cosmos_chain_network_info": {
"url": "https://proxy.suverse.io/v1/data/cosmos-chain-info",
"transport": "http"
}
}
}