history
(array, optional): Conversation history as [["human", "text"], ["assistant", "text"]] pairs
How to use it
history is exposed by the Perplexica MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the history tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Perplexica MCP
uvx perplexica-mcp --helpOther tools in Perplexica MCP (8)
(object, optional): Chat model configuration
(object, optional): Embedding model configuration
(string, optional): "speed", "balanced", or "quality"
(string, required): Search query
Performs AI-powered web search using Perplexica.
(array, required): Search sources to use. Valid values: "web", "academic", "discussions". Can combine multiple sources.
(boolean, optional): Whether to stream responses
(string, optional): Custom instructions