Provides access to the Perplexity AI API via the MCP protocol, offering coding assistance and conversational AI.
Perplexity exposes the Perplexity AI API as a Media Computation Protocol (MCP) server, allowing you to integrate its functionalities into your MCP-compatible workflows. It provides two key tools: `ask_perplexity` for expert programming assistance with source citations and debugging, and `chat_perplexity` for ongoing conversations with full history context. The server supports model configuration via environment variables, persistent chat history, and streaming responses with progress reporting, ensuring flexible and reliable interaction with Perplexity AI.