MCP.so
登录

Hl Vaults X402

@Br0ski777

关于 Hl Vaults X402

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

基本信息

分类

开发工具

许可证

MIT

运行时

node

传输方式

stdio

发布者

Br0ski777

提交者

Br0ski777

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

1

GET

概览

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.

评论

开发工具 分类下的更多 MCP 服务器