Skip to main content
Glama

MCP-researcher Server

chat_perplexity

Engage in continuous conversations with Perplexity AI, enabling users to send messages and maintain chat history for context-aware interactions. Create new chats or resume existing ones with ease.

Instructions

Maintains ongoing conversations with Perplexity AI. Creates new chats or continues existing ones with full history context.

Input Schema

NameRequiredDescriptionDefault
chat_idNoOptional: ID of an existing chat to continue. If not provided, a new chat will be created.
messageYesThe message to send to Perplexity AI

Input Schema (JSON Schema)

{ "properties": { "chat_id": { "description": "Optional: ID of an existing chat to continue. If not provided, a new chat will be created.", "type": "string" }, "message": { "description": "The message to send to Perplexity AI", "type": "string" } }, "required": [ "message" ], "type": "object" }

You must be authenticated.

Other Tools from MCP-researcher Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DaInfernalCoder/perplexity-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server