Skip to main content

Connect Your LLM

Connect your chatbot to HAIPA over MCP so you can describe trades in plain English. Whichever assistant you use, it only ever proposes trades — HAIPA checks every one against your policy before it's signed, and never takes custody of your funds.

Connect Claude (MCP)

Purpose: Connect Claude to HAIPA over MCP so you can describe trades in plain English and have Claude execute them within your policy.

Steps

  1. Copy your HAIPA MCP URL from the Agent Rails dashboard (see Generate a HAIPA Agent key if you haven't created one yet).
  2. In Claude, open the Customize menu, then Connectors.

Claude sidebar with Customize highlighted

Claude Customize panel with Connectors highlighted

  1. Click Add, then select Add custom connector.

Connectors page with the Add button highlighted

Add dropdown with Add custom connector highlighted

  1. Paste your HAIPA MCP URL as the remote MCP server URL.

Add custom connector dialog — Name and Remote MCP server URL fields

  1. Click Add to finish, then confirm the connection. Claude should now list HAIPA as an available tool.
  2. Test it with a simple request, like asking Claude to check your current positions or get your account info.
note

Claude only ever proposes trades. HAIPA checks every one against your policy before it's signed. If a request breaks your rules (for example, exceeding a size or leverage cap), HAIPA blocks it and Claude will typically offer a compliant alternative.

Connect ChatGPT (MCP)

Purpose: Connect ChatGPT to HAIPA over MCP so your chatbot can propose trades that are checked against your policy before they execute.

Steps

  1. Copy your HAIPA MCP Server URL from the Agent Rails dashboard.
  2. In ChatGPT, open Settings.
  3. Select Plugins.

ChatGPT Settings — General tab with Plugins highlighted

  1. Scroll down and click Browse plugins.
  2. On the Plugins page, click the + button in the upper-right corner.

ChatGPT Plugins page with the + button highlighted

  1. In the New Plugin dialog, enter:

New Plugin dialog — Name, Server URL, and Authentication fields

  • Name: HAIPA
  • Description (optional): AI trading assistant for Hyperliquid
  • Connection: leave Server URL selected
  • Server URL: paste your HAIPA MCP Server URL
  • Authentication: select No OAuth — a HAIPA account does not require OAuth.
  1. Review the security warning and check "I understand and want to continue."
  2. Click Create.

Once connected, HAIPA appears in your installed plugins and is ready to use in ChatGPT.

note

As with Claude, ChatGPT never bypasses your policy. Every order it proposes is checked by HAIPA before it's signed, and HAIPA never takes custody of your funds — regardless of which chatbot you connect.