mcp-perplexity
by daniel-lxs
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PERPLEXITY_MODEL | No | The Perplexity model to use (optional, defaults to the server's default model). | |
PERPLEXITY_API_KEY | Yes | Your Perplexity API key. | |
PERPLEXITY_MODEL_ASK | No | Overrides PERPLEXITY_MODEL for the ask_perplexity tool. | |
PERPLEXITY_MODEL_CHAT | No | Overrides PERPLEXITY_MODEL for the chat_perplexity tool. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |