Skip to main content
Perps MCP is Gina’s dedicated MCP server for Hyperliquid perpetual futures. It exposes a sandboxed bash tool that can discover and call allowlisted perps host tools for market data, account state, trading, HIP-3 DEX workflows, funding, and SQL analysis.

How It Works

Your MCP client connects to:
After OAuth sign-in, the client receives one MCP tool: bash. Inside that sandbox, use commands such as capabilities, host-tools, sql, and ts-exec to inspect the tool surface and run perps workflows.

Discover

Search canonical Hyperliquid and HIP-3 markets, inspect prices, funding, open interest, and order books.

Trade

Place, modify, and cancel orders; set stops; adjust leverage and isolated margin.

Analyze

Fetch trades, candles, and order books into the sandbox, then query them with SQL.

Default Access

Perps MCP is default enabled for authenticated Gina users. Runtime access is controlled by MCP authentication, not by a perps-specific feature flag.

Get Started

Quick Start

Connect and run a first verification flow.

What You Can Do

See the full feature reference with example prompts and direct commands.