Loading MCP server directory, please wait...
Enable AI assistants to perform web searches using Perplexity's Sonar Pro.
npx @getmcp/cli add ai.smithery/arjunkmrm-perplexity-searchRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/arjunkmrm-perplexity-search": {
"url": "https://server.smithery.ai/@arjunkmrm/perplexity-search/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}