Skip to content
Cursor

Leetcode for Cursor

io.github.pipeworx-io/leetcode

LeetCode public profiles, solved counts, daily question, problem detail.

client:Cursor transport:streamable-http

Install Leetcode in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "leetcode": {
      "url": "https://gateway.pipeworx.io/leetcode/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Leetcode in other clients