The catalogue/Perplexity AI
Perplexity AI
app.perplexity
AI-powered web search with real-time answers and citations
Version1.0.0
Categoryai
AuthAPI key
Tools2
Transportstdio
LicenceMIT
01
What it does
The app, in its own words.
AI-powered web search and multi-turn chat via the Perplexity API. Provides real-time answers with source citations.
02
Tools
2 tools the agent can call.
Every one is declared with typed parameters and returns structured results, so the host can render them instead of narrating them.
- chatMulti-turn conversation with Perplexity AI. Send a list of messages (system/user/assistant) and receive an AI-generated response with source citations.
- searchSearch the web using Perplexity AI. Returns an AI-generated answer with source citations.
03
Auth and permissions
What it asks for.
Declared in the manifest, in advance. The app cannot reach anything it did not ask for here.
System secrets
APIKEY
Reading further
The manifest and the source for Perplexity AI live in the monorepo, alongside the other apps.