Fuse Network for Zed
io.fuse/mcp
MCP server for Fuse Network: balances, tokens, staking, DeFi data, swaps and on-chain transactions.
client:Zed
transport:streamable-http
tools:50
Install Fuse Network in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.fuse.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed 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