This tool provides a simple interface to perform web searches using the Perplexity AI API. It functions as an MCP server, allowing other applications to integrate Perplexity AI's search capabilities seamlessly. The server is built using TypeScript and can be run in both development and production modes. It's designed for easy setup, requiring only a Perplexity AI API key to get started.
Key Features
01Integrates with Perplexity AI API for web searches
02Simple setup with an API key
03Runs in both development and production modes
04Provides a `perplexity_search` tool for web searches
050 GitHub stars
Use Cases
01Integrating web search into AI agents
02Adding search capabilities to custom applications