Skip to content

Connect Claude

  1. Add a custom connector. In Claude: Settings → Connectors → Add custom connector, and enter the HaasOnline MCP endpoint:

    https://api.haasbot.com/mcp
  2. Authorize. Claude opens the HaasOnline consent screen - sign in with your haasbot.com account and approve. The connection uses OAuth; no keys to copy.

  3. Ask something. Try: “List my bots and show me the report for the best performer this week.”

A self-hosted TradeServer serves the same MCP endpoint locally at /mcp - point any MCP client at your server’s address. Authentication uses your local server’s credentials.

  • Connector refuses with a plan message - MCP follows plan entitlements; see your subscription.
  • Tools list but calls fail - reauthorize the connector; an expired session shows up as failing tool calls before it shows up anywhere else.