Skip to content
Claude Desktop

Market Depth Lab for Claude Desktop

io.github.derkcc/market-depth-lab

Read-only Hyperliquid, funding-rate and cross-exchange perpetual spread tools.

client:Claude Desktop transport:stdio runtime:npm

Install Market Depth Lab in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "market-depth-lab": {
      "command": "npx",
      "args": [
        "-y",
        "market-depth-lab-mcp-server"
      ],
      "env": {
        "MDL_POSITION_INDEX_URL": "<MDL_POSITION_INDEX_URL>",
        "MDL_POSITION_INDEX_PATH": "<MDL_POSITION_INDEX_PATH>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Market Depth Lab in other clients