Server data from the Official MCP Registry
Hyperliquid spot tokens, prices, volume, wallet balances. 454 tokens. x402 micropayment.
Hyperliquid spot tokens, prices, volume, wallet balances. 454 tokens. x402 micropayment.
Remote endpoints: sse: https://hl-spot-x402-production.up.railway.app/mcp
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: trusted author (108/109 approved). 1 finding(s) downgraded by scanner intelligence.
Endpoint verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-br0ski777-hl-spot": {
"url": "https://hl-spot-x402-production.up.railway.app/mcp"
}
}
}From the project's GitHub README.
Real-time spot market data for all 454 tokens on Hyperliquid L1 DEX. Prices, volume, wallet balances. Powered by x402 micropayments.
Native Hyperliquid data -- no CoinGecko, no aggregators. Direct from the L1 DEX API for maximum accuracy and speed.
POST /api/tokens - $0.002/callList all 454 spot tokens with metadata.
// Request
{ "search": "PURR" }
// Response
{
"tokens": [
{ "name": "PURR", "tokenId": "0xc4bf3f...", "index": 1, "decimals": 0, "weiDecimals": 8 }
],
"count": 1
}
POST /api/markets - $0.002/callLive spot market prices, 24h volume, and price changes.
// Request
{ "sort": "volume" }
// Response
{
"markets": [
{
"name": "PURR/USDC",
"coin": "PURR",
"tokenId": "0xc4bf3f...",
"markPx": "0.0234",
"midPx": "0.0233",
"prevDayPx": "0.0222",
"dayNtlVlm": "1250000",
"change24h": 5.41
}
],
"count": 120
}
POST /api/balance - $0.002/callSpot token balances for a wallet address.
// Request
{ "address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045" }
// Response
{
"address": "0xd8dA...",
"balances": [
{ "coin": "PURR", "token": 1, "total": "15000", "hold": "5000", "available": "10000", "entryNtl": "350.50" }
],
"count": 1
}
Works with Claude Desktop, Cursor, Copilot, and any MCP-compatible client.
{
"mcpServers": {
"hl-spot": {
"url": "https://hl-spot-production.up.railway.app/mcp",
"transport": "sse"
}
}
}
Uses x402 protocol. Send a request, get HTTP 402 with price, your agent signs USDC on Base automatically. No API keys, no signup.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.