Perplexity AI search — access Perplexity's AI-powered search and answer engine with citations
PERPLEXITY_API_KEYnpx @getmcp/cli add perplexityConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"perplexity": {
"command": "npx",
"args": [
"-y",
"mcp-server-perplexity"
],
"env": {
"PERPLEXITY_API_KEY": ""
}
}
}
}