The Interactive LeetCode MCP server facilitates coding practice on LeetCode with AI-guided authentication, hints, and solution submissions.
From the registry: Interactive LeetCode MCP server with authorization and solution submission capabilities
Please install the `interactive-leetcode-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 20+** — Node.js version 20.x or above required.
- **LeetCode account** — Sign in to LeetCode to enable cookie-based authentication. (https://leetcode.com)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@sperekrestova/interactive-leetcode-mcp@latest"]
Note: LeetCode credentials (csrftoken, LEETCODE_SESSION) supplied via tools at runtime, not env vars.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.LEETCODE_SESSIONrequiredSession cookie for LeetCode authentication.csrftokenrequiredCSRF token for LeetCode authentication.MCP server for searching Airweave collections with natural language queries.