perplexity for Claude Desktop
com.mcparmory/perplexity
Search the web, generate AI responses, and create embeddings with real-time information
client:Claude Desktop
transport:stdio
runtime:pypi
Install perplexity in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"perplexity": {
"command": "uvx",
"args": [
"mcparmory-perplexity"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs