Skip to content
VS Code

0xArchive Market Data for VS Code

io.0xarchive/mcp

Real-time & historical Hyperliquid/Lighter: L4/L2/L3, fills, funding, OI, liquidations, candles

client:VS Code transport:streamable-http

Install 0xArchive Market Data in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.0xarchive.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

0xArchive Market Data in other clients