Enables web searches using the Perplexity AI API through a simple server.
The Perplexity server provides a streamlined way to integrate Perplexity AI's search capabilities into your projects. It acts as a simple MCP server, allowing you to execute web searches programmatically by leveraging the Perplexity AI API. The server is built using TypeScript and includes detailed instructions for installation and usage on Windows, including troubleshooting tips and a convenient batch file for simplifying the process. It exposes a single tool, `perplexity_search`, making it easy to incorporate web search functionality into various applications.