MCP Marketplace logo
MCP
All servers
Perplexity

Perplexity

verified

Web-grounded answers via the Perplexity API.

by Perplexity2.2kMITupdated 1mo agoadded 1y ago

Ask questions and get cited, web-grounded responses from Perplexity.

Install

Add this block to your claude_desktop_config.json then restart Claude Desktop.

claude_desktop_config.jsonjson
{
  "mcpServers": {
    "perplexity": {
      "command": "npx",
      "args": [
        "-y",
        "server-perplexity-ask"
      ],
      "env": {
        "PERPLEXITY_API_KEY": "your-key"
      }
    }
  }
}

Related servers