What problem does it solve? Training data goes stale: prices change, versions ship, advisories appear, and vendors update their offerings. This Skill routes questions about current facts to the Perplexity MCP server so answers come from the live web with citations instead of outdated recall. ## Core Features & Use Cases - Four-tool routing: Chooses between perplexity_search (find sources), perplexity_ask (one cited answer), perplexity_research (deep multi-source investigation), and perplexity_reason (step-by-step analysis) based on the shape of the request. - Recency and domain filters: Applies search_recency_filter and search_domain_filter to narrow results to recent or authoritative sources, with documented per-tool support at server version 1.2.1. - Boundary discipline: Sends library, SDK, and API documentation questions to Context7 instead, reserving this Skill for currency questions like live pricing, outages, CVEs, and news. - Use Case: A user asks "what does this cloud service cost now and has anyone reported issues with the latest release" — the Skill queries Perplexity with a recency filter, carries citations through, and dates every claim. ## Quick Start Ask the assistant to look up the current pricing or latest security advisory for a product using the web-research skill.