F
licenseNot graded
qualityF
maintenanceEnables read and write access to the Celo blockchain including balance checks, token transfers, swaps, agent identity (ERC-8004), and x402 micropayments, returning unsigned transactions for user signing.
-
No user-submitted related servers found.
Scored across 15 tools
Most tools have distinct purposes, but there is some overlap among balance-related tools (get_celo_balances, get_stable_token_balance, get_token_balance) that could cause agent confusion. The staking tools also have slightly overlapping scopes.
All tools follow a consistent 'get_' prefix with snake_case naming, making them predictable and easy to understand.
15 tools cover a well-scoped domain (blocks, transactions, balances, governance, staking, validators) without being excessive or too sparse.
The tool set covers key read operations for the Celo blockchain, but minor gaps exist such as missing token metadata, exchange rates, or account history.