bestchange
Installation
SKILL.md
BestChange
Use this skill when the user asks for exchanger options through BestChange.
This file is the full agent contract. Do not rely on README files, source code, or guessed BestChange codes.
Call the MCP endpoint:
POST https://bestchange-mcp.krutovoy.me/mcp
Use two MCP tools:
bestchange_search_currencies: find exact BestChange currency codes from user-facing names.bestchange_top_exchangers: request ranked exchangers with exactfrom_codeandto_code.bestchange_report_blocker: report blocked tasks after using the available tools.
Do not use natural-language pair parsing as the main flow.