home / mcp / perplexity mcp server
Provides real-time web search, reasoning, and research through Perplexity APIs for MCP clients.
Configuration
View docs{
"mcpServers": {
"perplexityai-modelcontextprotocol": {
"url": "http://localhost:8080/mcp",
"headers": {
"PERPLEXITY_PROXY": "https://your-proxy-host:8080",
"PERPLEXITY_API_KEY": "your_key_here",
"PERPLEXITY_TIMEOUT_MS": "600000"
}
}
}
}Direct web search using the Perplexity Search API; returns ranked results with metadata.
General-purpose conversational AI with real-time web search using sonar-pro model.
Deep, comprehensive research using sonar-deep-research for thorough analysis.
Advanced reasoning and problem-solving using sonar-reasoning-pro for complex tasks.