# Perplexity MCP

An MCP server providing web search functionality using Perplexity AI's API. You can select the model you want to use as well a search recency, day, month, year, etc.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add perplexity-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list perplexity-mcp
```

---

Source: https://github.com/jsonallen/perplexity-mcp
