Connector for Perplexity API, to enable real-time, web-wide research.
10K+
14
3 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
perplexity_ask | Engages in a conversation using the Sonar API. Accepts an array of messages (each with a role and content) and returns a ask completion response from the Perplexity model. |
perplexity_reason | Performs reasoning tasks using the Perplexity API. Accepts an array of messages (each with a role and content) and returns a well-reasoned response using the sonar-reasoning-pro model. |
perplexity_research | Performs deep research using the Perplexity API. Accepts an array of messages (each with a role and content) and returns a comprehensive research response with citations. |
Manual installation
You can install the MCP server using:
Installation for