readBlockchain
Get Network Status
get_network_statusReturns the current state of Celo mainnet: chain ID, latest block number, and current gas price. Useful as a health check or to anchor a multi-step agent task to a known block.
§ Inputs
This tool takes no parameters.
§ Returns
{ chainId, latestBlock, gasPrice }§ Try saying
- What's the latest block on Celo right now?
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_network_status automatically.