Skip to content

Commit cc74c50

Browse files
committed
Update README
1 parent 5abd310 commit cc74c50

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
[![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/code-yeongyu/perplexity-advanced-mcp)
66
[![PyPI](https://img.shields.io/badge/pypi-3775A9?style=for-the-badge&logo=pypi&logoColor=white)](https://pypi.org/project/perplexity-advanced-mcp)
7+
[![smithery badge](https://smithery.ai/badge/@code-yeongyu/perplexity-advanced-mcp)](https://smithery.ai/server/@code-yeongyu/perplexity-advanced-mcp)
78

89
[한국어](README-ko.md)
910

@@ -89,6 +90,14 @@ This configuration helps AI assistants better understand when and how to use the
8990

9091
## Usage
9192

93+
### Installing via Smithery
94+
95+
To install Perplexity Advanced MCP for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@code-yeongyu/perplexity-advanced-mcp):
96+
97+
```bash
98+
npx -y @smithery/cli install @code-yeongyu/perplexity-advanced-mcp --client claude
99+
```
100+
92101
### Quick Start with [uvx](https://docs.astral.sh/uv/guides/tools/)
93102

94103
The easiest way to run the MCP server is using [uvx](https://docs.astral.sh/uv/guides/tools/):
@@ -167,4 +176,3 @@ Contributions are welcome! Please follow the existing code style and commit guid
167176
## License
168177

169178
This project is licensed under the MIT License.
170-

0 commit comments

Comments
 (0)