HomeSearch & Research › perplexity-search

perplexity-search

Enable AI assistants to perform web searches using Perplexity's Sonar Pro.

TypeScript Remote
★ 10 stars Last pushed 2026-01-27

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://server.smithery.ai/@arjunkmrm/perplexity-search/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http perplexity-search https://server.smithery.ai/@arjunkmrm/perplexity-search/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "perplexity-search": {
      "url": "https://server.smithery.ai/@arjunkmrm/perplexity-search/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer token for Smithery authentication

Related servers

Data from the Official MCP Registry