← Back to search
35
Basic
Agentic Readiness Score
developer llms-txtmcp

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 35/100

            

llms.txt Content

# Chainflip Broker as a Service > Cross-chain cryptocurrency swap service powered by the Chainflip protocol. Exposes an MCP server at /mcp for AI agents to discover assets, get quotes, execute swaps, and monitor progress. This service enables cross-chain cryptocurrency swaps via REST API and Model Context Protocol (MCP). The MCP server is available at /mcp using HTTP Streamable transport (stateless). It provides six tools (list_assets, get_quotes, get_native_quotes, start_swap, start_dca_swap, check_status) and a swap-assistant prompt with detailed workflow guidance. ## Documentation - [API Documentation](https://docs.chainflip-broker.io): Full REST API reference with examples for swaps, quotes, fees, and vault swaps - [Start Swap Guide](https://docs.chainflip-broker.io/features/start-swap/): How to initiate swaps including slippage protection and DCA parameters - [Asset List](https://docs.chainflip-broker.io/features/assets/): Supported assets, networks, and contract addresses ## Optional - [Fees Documentation](https://docs.chainflip-broker.io/features/fees/): Broker fee structure and earned fees endpoint - [Vault Swaps](https://docs.chainflip-broker.io/features/vault-swap/): Smart contract-based swap initiation for EVM, Bitcoin, and Solana