TermiX-official/binance-mcp ? reverse-engineered prompt
Reverse engineered prompt
Build me an MCP server for Binance that I can plug into Claude Desktop so the assistant can safely check my account info, balances, portfolio breakdown, recent snapshot data, and live order book info, then place simple spot market buy and sell orders for pairs like BTCUSDT. I also want it to support larger orders being executed gradually over a chosen time window so it can reduce slippage when possible.
Please make setup simple with env based Binance API key and secret handling, clear install, build, and run steps, and an example Claude Desktop config so I can connect it quickly. The tools should return clean, readable results and helpful error messages if credentials are missing, a symbol is wrong, or an order fails. Keep the code tidy and practical, and include a short README that explains how to use each tool with example inputs. If anything in the Binance side is unclear, look up the current docs online and wire it up in the most sensible way.
Have a live product UI? Try website reverse