The MCP-researcher Server provides a research assistant for Cline, utilizing Perplexity's Sonar Pro API to offer documentation, API discovery, and deprecated code checks, enhanced with Chain of Thought Reasoning and
Here's a summary of the README content, maintaining the original structure and technical details while improving clarity:
The MCP-researcher Server is a research assistant designed for integration with Cline, leveraging Perplexity's Sonar Pro API. It enables functionalities like document retrieval, API route creation, and deprecated code checks. It incorporates Chain of Thought Reasoning and local chat history via SQLite.
Tools:
Installation:
Installation can be done via Smithery using the provided npx
command. Alternatively, manual installation involves cloning the repository, installing dependencies, obtaining a Perplexity API key, creating the MCP settings file in the appropriate OS-specific location, and configuring the server within Cline's mcpServers
configuration. The server is then built using npm run build
. Remember to replace placeholders with your actual path and API key.
DaInfernalCoder/perplexity-mcp
January 26, 2025
March 27, 2025
JavaScript