Skip to content
Grok

Leetcode for Grok

io.github.pipeworx-io/leetcode

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

client:Grok transport:streamable-http

Install Leetcode in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Leetcode in other clients