MCPVault

perplexity_search

MCP tool from Modelcontextprotocol by perplexityai

Direct web search using the Perplexity Search API. Returns ranked search results with metadata, perfect for finding current information. Supports recency filters (searchrecencyfilter) and domain restrictions (searchdomainfilter).

How to use it

perplexity_search is exposed by the Modelcontextprotocol MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the perplexity_search tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Modelcontextprotocol

$claude mcp add --transport http perplexity https://api.perplexity.ai/mcp --header "Authorization: Bearer YOUR_API_KEY"
FULL MODELCONTEXTPROTOCOL LISTING