Skip to content

Commit f1c520b

Browse files
clean
1 parent 09f2ef0 commit f1c520b

1 file changed

Lines changed: 2 additions & 23 deletions

File tree

README.md

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
1-
# MCP-researcher Server
2-
[![smithery badge](https://smithery.ai/badge/@DaInfernalCoder/perplexity-mcp)](https://smithery.ai/server/@DaInfernalCoder/perplexity-mcp)
1+
# Perplexity MCP Server
32

4-
Your own research assistant inside of Cline! Utilizes Perplexity's new Sonar Pro API to get docs, create up-to-date api routes, and check deprecated code while you create features with Cline. Features automatic query complexity detection to route requests to the most appropriate model for optimal results.
5-
6-
Includes Chain of Thought Reasoning and local chat history through SQLite thanks to Lix for the idea :)
7-
8-
Check out our article about perplexity mcp!
9-
https://cline.bot/blog/supercharge-cline-3-ways-to-build-better-with-perplexity-mcp
10-
11-
<a href="https://glama.ai/mcp/servers/g1i6ilg8sl"><img width="380" height="200" src="https://glama.ai/mcp/servers/g1i6ilg8sl/badge" alt="MCP-researcher Server MCP server" /></a>
3+
An intelligent research assistant powered by Perplexity's specialized AI models. Features automatic query complexity detection to route requests to the most appropriate model for optimal results. Unlike the Official server, it has search capabilities FOR EVERY TASK, essentially
124

135
## Tools
146

@@ -82,14 +74,6 @@ The server automatically analyzes query complexity to route requests to the most
8274

8375
You can override the automatic selection using `force_model: true` in any tool's arguments.
8476

85-
### Installing via Smithery
86-
87-
To install MCP-researcher Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@DaInfernalCoder/perplexity-mcp):
88-
89-
```bash
90-
npx -y @smithery/cli install @DaInfernalCoder/perplexity-mcp --client claude
91-
```
92-
9377
## Setup
9478

9579
1. **Prerequisites**
@@ -142,7 +126,6 @@ Or use NPX to not have to install it locally:
142126
}
143127
}
144128
```
145-
146129
## Local Development
147130

148131
1. Clone the repository
@@ -158,7 +141,3 @@ or
158141

159142
- Type checking: `npm test`
160143
- Manual testing: `npm run inspector`
161-
162-
## Star History
163-
164-
[![Star History Chart](https://api.star-history.com/svg?repos=DaInfernalCoder/perplexity-mcp&type=Date)](https://www.star-history.com/#DaInfernalCoder/perplexity-mcp&Date)

0 commit comments

Comments
 (0)