MCP 工具
工具清单(仅已实现的功能面)及详细参考文档的查阅指引。
所有工具通过 MCP stdio 提供服务,运行方式:
seashail mcp如需了解各链的支持情况,从以下工具开始:
get_capabilities
网络与 RPC
参见:工具:网络与 RPC
get_network_modeset_network_modeconfigure_rpcget_testnet_faucet_linksget_capabilities
注意事项:
- 网络模式主要影响工具未指定
chain/chains时的默认链选择。 - 显式指定链的工具无论模式如何都会使用该链。
相关指南:网络模式
读取工具
参见:工具:读取
inspect_tokenget_defi_yield_poolsget_balanceget_portfolioget_token_priceestimate_gasget_transaction_historyget_portfolio_analyticsget_bridge_status
特定领域的读取工具与其对应的写入工具一同记录:参见借贷、预测市场和 Pump.fun。
相关指南:链与充值
钱包与配置工具
参见:工具:钱包
list_walletsget_wallet_infoget_deposit_infoset_active_walletadd_accountcreate_walletimport_walletexport_sharesrotate_sharescreate_wallet_pooltransfer_between_walletsfund_wallets
相关指南:钱包
写入工具
参见:工具:发送、兑换与跨链桥
request_airdropsend_transactionswap_tokensbridge_tokens
策略工具
参见:工具:策略
get_policyupdate_policy
相关指南:策略与审批
永续合约工具
参见:工具:永续合约
get_market_dataget_positionsopen_perp_positionclose_perp_positionplace_limit_ordermodify_perp_order
相关指南:永续合约交易指南
NFT 工具
参见:工具:NFT
get_nft_inventorytransfer_nftbuy_nftsell_nftbid_nft
相关指南:NFT 指南
DeFi 工具
lend_tokenswithdraw_lendingborrow_tokensrepay_borrowget_lending_positionsstake_tokensunstake_tokensprovide_liquidityremove_liquidity
相关指南:DeFi 指南
预测市场工具
参见:工具:预测市场
search_prediction_marketsget_prediction_orderbookget_prediction_positionsplace_predictionclose_prediction
相关指南:预测市场指南
Pump.fun 工具
参见:工具:Pump.fun
pumpfun_list_new_coinspumpfun_get_coin_infopumpfun_buypumpfun_sell
相关指南:Pump.fun 指南
注意事项
- 写入操作可能需要通过 MCP 交互确认进行分级审批,具体取决于策略配置。
- Seashail 拒绝在工具参数中传递私密信息。导入和签名操作使用 MCP 交互确认提示完成。