Skip to main content
Get connected and run your first perps market query.

1. Add the Server

Pick your client and run the install command:
Run in your terminal (not inside Claude Code):
Then restart Claude Code. Run /mcp inside Claude Code to check the server status and trigger sign-in.

2. Connect & Sign In

1

Restart your client

After adding the server, restart your MCP client or reload the window.
2

Sign in

Your client will trigger the OAuth flow. Sign in to Gina and approve access.
3

Verify

Once authenticated, bash will appear alongside your client’s built-in tools. Try asking your AI assistant: “What tools do you have from the perps server?“

3. Run First Checks

Call bash with:
You should see ok in the output. Then inspect the sandbox and host tools:

4. Get a Perps Price

Run a live Hyperliquid price lookup:
You should see JSON output with current BTC perpetual futures price data.

Next Steps