MCP.so
Sign In

Hl Vaults X402

@Br0ski777

About Hl Vaults X402

Hyperliquid vault summaries — APR, TVL, PnL, followers. -- x402 micropayment API + MCP server for AI agents

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "hl-vaults": {
      "url": "https://hl-vaults-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}

Tools

1

GET

Overview

What is Hl Vaults X402?

Hl Vaults X402 is an MCP server that provides Hyperliquid vault summaries — APR, TVL, PnL, and followers — through a pay-per-call model using the x402 protocol (USDC on Base L2). It requires no API key, no signup, and has no rate-limit wall, making it ideal for AI agents that need on-demand vault performance data.

How to use Hl Vaults X402?

Add the server URL to your MCP client config (e.g., Claude Desktop, Cursor, ElizaOS): "url": "https://hl-vaults.api.klymax402.com/mcp". For HTTP, call GET /api/vaults; any x402-aware client automatically handles the 402 payment challenge. The default tool is hyperliquid_get_vault_data with an optional limit parameter.

Key features of Hl Vaults X402

  • Pay-per-call via x402 (USDC on Base L2), no subscription.
  • No API key or signup required.
  • No rate-limit walls.
  • Returns vault summaries sorted by APR descending.
  • Single tool: hyperliquid_get_vault_data.
  • Part of the klymax402 marketplace of 100 x402 APIs.

Use cases of Hl Vaults X402

  • AI agent retrieving Hyperliquid vault performance data for analysis.
  • Comparing vault APRs, TVL, and PnL in a decision-making pipeline.
  • Integrating vault data into dashboards or trading bots without managing API keys.
  • Paying per call for sporadic, low-volume data needs.

FAQ from Hl Vaults X402

What is the x402 payment protocol?

x402 is an HTTP-native pay-per-call protocol. No signup or API key is needed; payment is made per request using USDC on Base L2.

What network and asset are used for payments?

Payments are on Base L2 (eip155:8453) using USDC, with Coinbase CDP as the primary facilitator and PayAI as fallback.

How much does each call cost?

Each call to hyperliquid_get_vault_data costs $0.003 USDC.

What parameters does the tool accept?

The hyperliquid_get_vault_data tool accepts an optional limit (number) to cap the number of vaults returned (default: 20).

Is an API key required?

No. The server uses x402 for payment, eliminating the need for API keys or signup.

Frequently asked questions

What is the x402 payment protocol?

x402 is an HTTP-native pay-per-call protocol. No signup or API key is needed; payment is made per request using USDC on Base L2.

What network and asset are used for payments?

Payments are on Base L2 (`eip155:8453`) using USDC, with Coinbase CDP as the primary facilitator and PayAI as fallback.

How much does each call cost?

Each call to `hyperliquid_get_vault_data` costs $0.003 USDC.

What parameters does the tool accept?

The `hyperliquid_get_vault_data` tool accepts an optional `limit` (number) to cap the number of vaults returned (default: 20).

Is an API key required?

No. The server uses x402 for payment, eliminating the need for API keys or signup.

Comments

More Developer Tools MCP servers