Interactive LeetCode MCP server with authorization and solution submission capabilities
{
"mcpServers": {
"iogithubsperekrestovainteractive-leetcode": {
"command": "npx",
"args": [
"-y",
"@sperekrestova/interactive-leetcode-mcp"
]
}
}
}