MCPVault

perplexity_ask

MCP tool from Perplexity Web Api MCP by mishamyrt

Ask Perplexity AI a question and get a comprehensive answer with source citations. By default uses the best model (Pro auto mode) when authentication tokens are provided, or turbo in tokenless mode. Can be configured via PERPLEXITYASKMODEL.

How to use it

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

Install Perplexity Web Api MCP

$claude mcp add perplexity --env PERPLEXITY_SESSION_TOKEN="your-session-token" --env PERPLEXITY_CSRF_TOKEN="your-csrf-token" -- npx -y perplexity-web-api-mcp
FULL PERPLEXITY WEB API MCP LISTING