Fuse Network for Cursor
io.fuse/mcp
MCP server for Fuse Network: balances, tokens, staking, DeFi data, swaps and on-chain transactions.
client:Cursor
transport:streamable-http
tools:50
Install Fuse Network in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.fuse.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor 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