Integrates with Perplexity Sonar Pro API to provide real-time research assistance for developers, enabling efficient doc...
Created byApr 22, 2025
Perplexity MCP Server
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
Tools
Quick Note: The Deep Research tool is going to timeout with some tools like cline, but not with others like cursor due to implementation differences, but the reason tool makes up for it.
1. Search (Sonar Pro)
Quick search for simple queries and basic information lookup. Best for straightforward questions that need concise, direct answers.
2. Reason (Sonar Reasoning Pro)
Handles complex, multi-step tasks requiring detailed analysis. Perfect for explanations, comparisons, and problem-solving.
3. Deep Research (Sonar Deep Research)
Conducts comprehensive research and generates detailed reports. Ideal for in-depth analysis of complex topics.
Intelligent Model Selection
The server automatically analyzes query complexity to route requests to the most appropriate model:
Simple Queries Sonar Pro
Complex Queries Sonar Reasoning Pro
Research Queries Sonar Deep Research
You can override the automatic selection using force_model: true in any tool's arguments.
Setup
Prerequisites
Configure MCP Settings
Add to your MCP settings file (location varies by platform):
Or use NPX to not have to install it locally (recommended for macos):
Perplexity MCP Server
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
Tools
Quick Note: The Deep Research tool is going to timeout with some tools like cline, but not with others like cursor due to implementation differences, but the reason tool makes up for it.
1. Search (Sonar Pro)
Quick search for simple queries and basic information lookup. Best for straightforward questions that need concise, direct answers.
2. Reason (Sonar Reasoning Pro)
Handles complex, multi-step tasks requiring detailed analysis. Perfect for explanations, comparisons, and problem-solving.
3. Deep Research (Sonar Deep Research)
Conducts comprehensive research and generates detailed reports. Ideal for in-depth analysis of complex topics.
Intelligent Model Selection
The server automatically analyzes query complexity to route requests to the most appropriate model:
Simple Queries Sonar Pro
Complex Queries Sonar Reasoning Pro
Research Queries Sonar Deep Research
You can override the automatic selection using force_model: true in any tool's arguments.
Setup
Prerequisites
Configure MCP Settings
Add to your MCP settings file (location varies by platform):
Or use NPX to not have to install it locally (recommended for macos):