
1{2 "mcpServers": {3 "leetcode": {4 "command": "npx",5 "args": [6 "-y",7 "@jinzcdev/leetcode-mcp-server"8 ],9 "env": {10 "LEETCODE_SITE": "global",11 "LEETCODE_SESSION": "<YOUR_LEETCODE_SESSION_COOKIE>"12 }13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation