Perplexity AI
БесплатноНе проверенConnects Claude Desktop to Perplexity AI's language models through a lightweight proxy, offering web search capabilities with llama-3.1-sonar-small-128k-online
Описание
Connects Claude Desktop to Perplexity AI's language models through a lightweight proxy, offering web search capabilities with llama-3.1-sonar-small-128k-online and multi-turn conversations with mixtral-8x7b-instruct.
README
An intelligent Perplexity research MCP server for Claude Desktop with automatic model selection, multi-model synthesis, and persistent research history.
Features
- Intelligent Model Selection: Auto-picks the right Perplexity model based on your query
- Research History: Saves all research to
~/Documents/Perplexity Research/ - Multi-Model Synthesis: Combines multiple models for comprehensive research
- Search History: Search past research to avoid duplicate queries
- Built-in Citations: Every response includes sources and references
Quick Setup
Prerequisites
- Node.js 18+ (download)
- Claude Desktop
- Perplexity API key (get one at perplexity.ai/settings/api)
Configure Claude Desktop
Open ~/Library/Application Support/Claude/claude_desktop_config.json and add:
{
"mcpServers": {
"perplexity-research": {
"command": "npx",
"args": ["-y", "@familyitguy/perplexity-mcp"],
"env": {
"PERPLEXITY_API_KEY": "your-api-key-here"
}
}
}
}
Replace your-api-key-here with your Perplexity API key.
Restart Claude Desktop
Quit completely (Cmd+Q) and reopen. You're done!
Available Tools
research
Intelligent Perplexity search with auto-logging.
Use: "Research the current state of AI in healthcare"
deep_research
Multi-model synthesis for comprehensive research.
Use: "Do a deep research on renewable energy trends"
search_research
Search past research for existing findings.
Use: "Search my research for React performance"
list_research_threads
List all saved research threads.
read_research_thread
Read a specific past research thread.
list_models
Show available Perplexity models and when to use each.
Models
| Model | Best For |
|---|---|
| sonar | Simple factual lookups, current events |
| sonar-pro | Multi-source research, fact-checking |
| sonar-reasoning-pro | Why/how questions, complex analysis (default) |
| sonar-deep-research | Exhaustive research, comprehensive reports |
Research Storage
All research is automatically saved to:
~/Documents/Perplexity Research/
├── topic-name-2025-01-15.md
├── another-topic-2025-01-16.md
└── ...
You can browse your research history in Finder anytime.
Environment Variables
| Variable | Description | Default |
|---|---|---|
PERPLEXITY_API_KEY |
Your Perplexity API key | Required |
PERPLEXITY_RESEARCH_DIR |
Custom research directory | ~/Documents/Perplexity Research/ |
License
MIT
Установить Perplexity AI в Claude Desktop, Claude Code, Cursor
unyly install perplexity-aiСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add perplexity-ai -- npx -y @familyitguy/perplexity-mcpПошаговые гайды: как установить Perplexity AI
FAQ
Perplexity AI MCP бесплатный?
Да, Perplexity AI MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Perplexity AI?
Нет, Perplexity AI работает без API-ключей и переменных окружения.
Perplexity AI — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Perplexity AI в Claude Desktop, Claude Code или Cursor?
Открой Perplexity AI на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Perplexity AI with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
