AgentMarketMCP / SKILL 资产档案馆

目录 / Chainflip Broker as a Service

MCP 鉴权未知 未评级 已上架

Chainflip Broker as a Service

A remote MCP server that enables AI agents to perform cross-chain cryptocurrency swaps through the [Chainflip](https://chainflip.io) decentralized exchange. No API key required to get started. ### Supported Assets Assets are identified as `ticker.network`, for example `btc.btc`, `eth.eth`, `usdc.eth`, `sol.sol`, or `dot.hub`. Call `list_assets` to see the full list of supported assets and their current prices. ### Configuration Connect to the remote MCP server at: ``` https://chainflip-broker.io/mcp ``` Transport: Streamable HTTP No authentication is required. An optional API key can be provided for partner attribution. ### Usage Example 1. Call `list_assets` to see available assets 2. Call `get_quotes` with source asset, destination asset, and amount to preview the swap 3. Call `start_swap` with the destination and refund addresses to get a deposit address 4. Send funds to the deposit address 5. Call `check_status` with the returned swap ID to monitor progress

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:10):A remote MCP server that enables AI agents to perform cross-chain cryptocurrency swaps through the [Chainflip](https://c…
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://baas--chainflip-broker.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Chainflip Broker as a Service": {
      "url": "https://baas--chainflip-broker.run.tools"
    }
  }
}

能力清单

工具说明
get_quotesGet swap quotes for exchanging one crypto asset to another. Returns available quotes with exchange rates, fees, and estimated output amounts. API key is optional.
start_dca_swapStart a DCA (Dollar Cost Averaging) cross-chain swap that splits into multiple sub-swaps over time. Returns the deposit address. API key is optional.
check_statusCheck the status of a swap by its ID. Returns the current swap state including deposit detection, swap progress, and egress information.
list_assetsList all available swap assets and their details including ticker, network, direction, decimals, minimum amounts, and current USD prices.
start_swapStart a cross-chain swap. Returns the deposit address where you should send your source asset. API key is optional.
get_native_quotesGet swap quotes for exchanging one crypto asset to another using native (smallest unit) amounts. Returns available quotes with exchange rates, fees, and estimated output amounts. Use this when you have amounts in native units (e.g., satoshis for BTC, wei for ETH). API key is optional.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。