File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 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
94103The 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
169178This project is licensed under the MIT License.
170-
You can’t perform that action at this time.
0 commit comments