Skip to content

Cases

Three real-world scenario configs. Each case gives a key policy, startup commands, and client code.

  • LLM research assistant

    Claude talking to futu-mcp, reads market data + accounts, writes research. No trading rights.

  • Automated trading bot

    Python bot over gRPC, simulate for a week, then switch to real. Strict limits + audit.

  • Browser front-end

    React app over REST + WebSocket, browser tokens via ?token= query.