Loading MCP server directory, please wait...
Read Lighter perpetual markets and place guarded orders, including the H100 compute-price market.
npx @getmcp/cli add io.github.winter0x/lighter-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.winter0x/lighter-mcp": {
"command": "npx",
"args": [
"-y",
"lighter-mcp"
],
"env": {
"LIGHTER_NETWORK": "mainnet",
"LIGHTER_ACCOUNT_INDEX": "",
"LIGHTER_API_KEY_INDEX": "",
"LIGHTER_API_KEY_PRIVATE_KEY": "",
"LIGHTER_MAX_NOTIONAL_USD": "",
"LIGHTER_CHAIN_ID": "",
"LIGHTER_READ_ONLY_TOKEN": ""
}
}
}
}