fuse_notification_add_addresses — Fuse Network MCP Tool
fuse_notification_add_addresses
(fuse notification add addresses) is one of 50 tools on the
Fuse Network
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call fuse_notification_add_addresses from your client
- Claude Code Fuse Network fuse_notification_add_addresses run in your project directory
- Claude Desktop Fuse Network fuse_notification_add_addresses ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Fuse Network fuse_notification_add_addresses ~/.cursor/mcp.json
- VS Code Fuse Network fuse_notification_add_addresses .vscode/mcp.json
- Zed Fuse Network fuse_notification_add_addresses ~/.config/zed/settings.json
- Windsurf Fuse Network fuse_notification_add_addresses ~/.codeium/windsurf/mcp_config.json
- Cline Fuse Network fuse_notification_add_addresses ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Fuse Network fuse_notification_add_addresses ~/.gemini/settings.json
- Grok Fuse Network fuse_notification_add_addresses .mcp.json (in your project root)
- ChatGPT Fuse Network fuse_notification_add_addresses Settings → Connectors → Advanced → Developer mode
- Claude.ai Fuse Network fuse_notification_add_addresses Settings → Connectors → Add custom connector
- LangChain Fuse Network fuse_notification_add_addresses pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.fuse.io/mcp
Other tools on this server
- 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_remove_addresses
- fuse_notification_list_addresses
- fuse_smart_wallet_authenticate
- fuse_smart_wallet_get_actions
- fuse_trade_indicative_price
- fuse_trade_liquidity_sources
- fuse_trade_price_change_over_duration
- fuse_explorer_query
- fuse_get_signer_address
- fuse_send_native
- fuse_send_erc20
- fuse_write_contract
- fuse_deploy_contract
- fuse_sign_message
- fuse_sign_typed_data
- fuse_smart_get_info
- fuse_smart_transfer_token
- fuse_smart_transfer_nft
- fuse_smart_approve_token
- fuse_smart_approve_nft
- fuse_smart_approve_and_call
- fuse_smart_call_contract
- fuse_smart_execute_batch
- fuse_smart_swap_tokens
- fuse_smart_stake_token
- fuse_smart_unstake_token
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.