mirror of
https://github.com/davila7/claude-code-templates.git
synced 2026-09-19 01:30:23 +08:00
8 lines
259 B
JSON
8 lines
259 B
JSON
{
|
|
"mcpServers": {
|
|
"leetcode": {
|
|
"description": "A Model Context Protocol (MCP) server for LeetCode that enables AI assistants to access LeetCode problems, user information, and contest data.",
|
|
"command": "mcp-server-leetcode"
|
|
}
|
|
}
|
|
} |