Skip to content

Commit 905143f

Browse files
Update README
1 parent 97e93b8 commit 905143f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![npm version](https://img.shields.io/npm/v/@mcpfun/mcp-server-leetcode.svg)](https://www.npmjs.com/package/@mcpfun/mcp-server-leetcode)
44
[![GitHub license](https://img.shields.io/github/license/doggybee/mcp-server-leetcode.svg)](https://github.com/doggybee/mcp-server-leetcode/blob/main/LICENSE)
55
[![Version](https://img.shields.io/badge/version-1.0.1-blue.svg)](https://github.com/doggybee/mcp-server-leetcode/releases)
6+
[![smithery badge](https://smithery.ai/badge/@doggybee/mcp-server-leetcode)](https://smithery.ai/server/@doggybee/mcp-server-leetcode)
67

78
A Model Context Protocol (MCP) server for LeetCode that enables AI assistants to access LeetCode problems, user information, and contest data.
89

@@ -16,6 +17,14 @@ A Model Context Protocol (MCP) server for LeetCode that enables AI assistants to
1617

1718
## Installation
1819

20+
### Installing via Smithery
21+
22+
To install mcp-server-leetcode for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@doggybee/mcp-server-leetcode):
23+
24+
```bash
25+
npx -y @smithery/cli install @doggybee/mcp-server-leetcode --client claude
26+
```
27+
1928
### Global Installation
2029

2130
```bash

0 commit comments

Comments
 (0)