# io.github.winter0x/lighter-mcp (npm · lighter-mcp)

Read Lighter perpetual markets and place guarded orders, including the H100 compute-price market.

- Trust score: 76/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- npm · `lighter-mcp`: 76/100 (this document), [markdown](https://verifymcp.io/servers/winter0x-lighter-mcp/lighter-mcp.md), [page](https://verifymcp.io/servers/winter0x-lighter-mcp/lighter-mcp)

## Channel facts

- Registry: `npm`
- Package: `lighter-mcp`
- Version: `0.1.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 96 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (Apache-2.0).
  - Actively maintained (last published 17 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1434 tokens (~159/item across 9 items; 9 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 83/100
  - Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.winter0x/lighter-mcp server?

io.github.winter0x/lighter-mcp runs locally as an npm package, launched with npx -y lighter-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add winter0x-lighter-mcp -- npx -y lighter-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "winter0x-lighter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lighter-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "winter0x-lighter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lighter-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add winter0x-lighter-mcp -- npx -y lighter-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "winter0x-lighter-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "lighter-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add winter0x-lighter-mcp --command npx --arg -y --arg lighter-mcp
```

### Hermes

```yaml
mcp_servers:
  winter0x-lighter-mcp:
    command: "npx"
    args: ["-y", "lighter-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "winter0x-lighter-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "lighter-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add winter0x-lighter-mcp -t stdio -c npx -a -y lighter-mcp
```

### Other

```json
{
  "mcpServers": {
    "winter0x-lighter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lighter-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-05 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (9)

### `lighter_markets` (~111 tokens)

List Lighter markets

List or search the perpetual markets on a Lighter deployment. Mainnet lists id 182, H100, a perpetual on the rental cost of an NVIDIA H100, which the response always includes. Results are capped and the response reports the full count, so pass a query to narrow the list.

Input parameters:

- `limit` (integer): Maximum markets to return, 1 to 100.
- `query` (string): Case-insensitive substring match on the ticker, for example "H100" or "SOL".

### `lighter_market` (~96 tokens)

Lighter market detail

Mark price, index price, funding rate, and top of book for one market. Select the market by market_id or by symbol.

Input parameters:

- `depth` (integer): Order book levels per side, 1 to 20.
- `market_id` (integer): Market id, for example 182 for H100. Use this or symbol.
- `symbol` (string): Market ticker, for example H100. Use this or market_id.

### `lighter_h100` (~116 tokens)

H100 compute price

Price, funding, and book depth for market 182 (H100), a perpetual on the rental cost of an NVIDIA H100. Use it to read the traded cost of compute and to see which side funding pays before hedging a GPU bill. The H100 book is thin: about $7,100 of 24 hour volume, open interest near $10,000, and 4.00 of size at the top of book on each side when measured on 2026-08-26. Size hedges accordingly.

### `lighter_funding` (~168 tokens)

Lighter funding rates

Current funding rates and settled funding history. The current rate is a fraction charged over one 8 hour period, and settled history is an hourly percent, so each number carries its unit in the response. A positive rate means longs pay shorts. Omit both selectors to rank Lighter's own markets by the largest rate. Rates from the other venues Lighter tracks are reference data and are left out, since a position opened here collects Lighter's rate.

Input parameters:

- `history_limit` (integer): Settled hourly funding payments to return for the selected market, 0 to 50.
- `market_id` (integer): Market id, for example 182 for H100. Use this or symbol.
- `symbol` (string): Market ticker, for example H100. Use this or market_id.

### `lighter_account` (~129 tokens)

Lighter account state

Collateral, open positions, and account value for one Lighter sub-account. Defaults to the account in LIGHTER_ACCOUNT_INDEX. Pass a market selector to include the resting orders on that market. Order listing needs either a read-only token or a signing key, since Lighter authenticates that route.

Input parameters:

- `account_index` (integer): Sub-account to read. Defaults to the configured account.
- `market_id` (integer): Market id, for example 182 for H100. Use this or symbol.
- `symbol` (string): Market ticker, for example H100. Use this or market_id.

### `lighter_place_order` (~349 tokens)

Place a Lighter order

Sign and send one limit or market order. max_notional_usd is required and has no default. The order is priced against one book snapshot and refused above the ceiling before it is signed, so the order that goes out is the order that was checked. The server applies its own configured ceiling as well, and the lower of the two wins. A Lighter API key is full write authority over the account it is bound to, so run this server against a dedicated sub-account funded with only what the agent may lose.

Input parameters:

- `market_id` (integer): Market id, for example 182 for H100. Use this or symbol.
- `max_notional_usd` (number, required): Required ceiling on order notional in USD. The order is refused when its worst-case notional exceeds this value. There is no default.
- `order_type` (string): limit rests on the book. market is immediate-or-cancel with an average execution bound.
- `price` (number): Limit price in quote units. Required for a limit order.
- `reduce_only` (boolean): Refuse to open or increase a position. A reduce-only order can only shrink an existing position, so it is exempt from max_notional_usd and from the market size floor.
- `side` (string, required): Order side.
- `size` (number, required): Order size in base units, in human decimals.
- `slippage_bps` (number): Average execution bound for a market order, in basis points.
- `symbol` (string): Market ticker, for example H100. Use this or market_id.
- `time_in_force` (string): Resting behaviour for a limit order. Defaults to gtt.

### `lighter_cancel` (~108 tokens)

Cancel a Lighter order

Cancel one resting order by market and order index. Read the order index from lighter_account with a market selector.

Input parameters:

- `market_id` (integer): Market id, for example 182 for H100. Use this or symbol.
- `order_index` (string, required): Exchange-assigned order index, as a decimal string. It exceeds the safe integer range, so pass it exactly as lighter_account reported it.
- `symbol` (string): Market ticker, for example H100. Use this or market_id.

### `lighter_cancel_all` (~44 tokens)

Cancel all Lighter orders

Cancel every resting order on the configured sub-account, across all markets. Lighter cancels account-wide, so this cannot be scoped to one market. Open positions are untouched.

### `lighter_hedge_h100` (~260 tokens)

Hedge H100 compute cost

Size a hedge on market 182 (H100) for a number of GPU hours, price it against the live book, and report the funding it earns or pays. A short covers a renter against rising compute prices. This tool is a dry run and returns a plan. It signs and sends the order only when execute is true, and max_notional_usd is required either way. A Lighter API key is full write authority over the account it is bound to, so run this server against a dedicated sub-account funded with only what the agent may lose.

Input parameters:

- `execute` (boolean): Set true to sign and send the hedge. Left false, the tool returns the plan and sends nothing.
- `gpu_hours` (number, required): H100 hours of rental cost to cover. One unit of base is one GPU hour.
- `max_notional_usd` (number, required): Required ceiling on order notional in USD. The order is refused when its worst-case notional exceeds this value. There is no default.
- `side` (string): short covers a buyer of compute against rising prices. long covers a seller of compute against falling prices.
- `slippage_bps` (number): Average execution bound in basis points from the touch.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/winter0x-lighter-mcp/lighter-mcp#diagnostics

## Score history

- 2026-09-20: 76
- 2026-09-19: 75
- 2026-09-18: 75
- 2026-09-17: 74
- 2026-09-16: 74
- 2026-09-15: 73
- 2026-09-14: 73
- 2026-09-13: 72
- 2026-09-12: 72
- 2026-09-11: 71
- 2026-09-10: 71
- 2026-09-09: 71
- 2026-09-08: 70
- 2026-09-07: 70
- 2026-09-06: 69
- 2026-09-05: 69
- 2026-09-04: 68
- 2026-09-03: 68
- 2026-09-02: 64
- 2026-09-01: 64
- 2026-08-31: 64
- 2026-08-30: 64
- 2026-08-29: 64
- 2026-08-28: 64
- 2026-08-27: 64
- 2026-08-26: 59

## Common questions

### What is the io.github.winter0x/lighter-mcp server?

io.github.winter0x/lighter-mcp is listed in the public MCP registry as io.github.winter0x/lighter-mcp. Read Lighter perpetual markets and place guarded orders, including the H100 compute-price market. This page covers its npm package (lighter-mcp).

### Is the io.github.winter0x/lighter-mcp server safe to use?

io.github.winter0x/lighter-mcp scores 76 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.winter0x/lighter-mcp server expose?

io.github.winter0x/lighter-mcp exposes 9 tools: lighter_markets, lighter_market, lighter_h100, lighter_funding, lighter_account, and 4 more. Their descriptions and schemas cost roughly 1,381 tokens of context every time the server is loaded.

### Is the io.github.winter0x/lighter-mcp server still maintained?

io.github.winter0x/lighter-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.winter0x/lighter-mcp server under?

io.github.winter0x/lighter-mcp declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/lighter-mcp
- Socket report: https://socket.dev/npm/package/lighter-mcp
- Changelog RSS feed: https://verifymcp.io/servers/winter0x-lighter-mcp/lighter-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/winter0x-lighter-mcp/lighter-mcp.json
- HTML version of this page: https://verifymcp.io/servers/winter0x-lighter-mcp/lighter-mcp
