Fuse Network for Gemini CLI
io.fuse/mcp
MCP server for Fuse Network: balances, tokens, staking, DeFi data, swaps and on-chain transactions.
client:Gemini CLI
transport:streamable-http
tools:50
Install Fuse Network in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.fuse.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- fuse_get_balance
- fuse_get_transaction
- fuse_get_receipt
- fuse_read_contract
- fuse_get_token_metadata
- fuse_get_gas_price
- fuse_resolve_ens
- fuse_get_account_abstraction_info
- fuse_list_wallet_tokens
- fuse_list_wallet_nfts
- fuse_get_staking_options
- fuse_get_staked_tokens
- fuse_get_token_price
- fuse_get_token_price_change
- fuse_get_token_price_history
- fuse_list_supported_tokens
- fuse_get_trade_quote
- fuse_get_user_operations
- fuse_notification_create_webhook
- fuse_notification_get_webhook
- fuse_notification_list_project_webhooks
- fuse_notification_update_webhook
- fuse_notification_delete_webhook
- fuse_notification_add_addresses