Perplexity
OfficialSonar API for real-time web research with citations and sources.
API Key Required
Configuration
{
"mcpServers": {
"perplexity": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-perplexity"
],
"env": {
"PERPLEXITY_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.