leetcode-patterns
A pattern-based approach to learn technical interview questions
App (leetcode-patterns) MCP Server
Model Context Protocol (app) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"app": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-app"
]
}
}
}