Is Perplexity MCP free?
The MCP server is free and open-source. You need a Perplexity API key; usage may incur costs based on the Perplexity pricing plan.
Add Perplexity AI-powered search to Claude. Query the web with citations and use Perplexity Sonar models for research and fact-checking.
Looking for more MCP servers? Browse the full MCP tools directory or explore more tools in Search.
Perplexity MCP integrates Claude with the Perplexity AI search API. Claude can perform live web searches, retrieve up-to-date information with citations, and use Perplexity's advanced models (Sonar, Sonar Pro) for deep research and fact-checking directly in your conversation.
Choose Perplexity MCP when fresh, real-time information matters and your AI assistant needs live search or research capabilities.
Good fit
Use the following configuration as a starting point for Claude Desktop or any compatible MCP client, then replace placeholder credentials with your own values.
{
"mcpServers": {
"perplexity": {
"command": "npx",
"args": ["-y", "@perplexity-ai/mcp"],
"env": {
"PERPLEXITY_API_KEY": "your_key_here"
}
}
}
}These setup steps cover the typical installation flow for this MCP server.
Get a Perplexity API key from perplexity.ai/settings/api.
Add the config block with your API key to claude_desktop_config.json.
Restart Claude Desktop.
Ask Claude to search the web for current events or research a topic.
Common questions for Perplexity MCP.
The MCP server is free and open-source. You need a Perplexity API key; usage may incur costs based on the Perplexity pricing plan.
Yes, Perplexity search results include source citations, making it great for research and verifiable answers.
You can use Sonar, Sonar Pro, and other Perplexity models depending on your API plan.
| Feature | Perplexity MCP | Competitor |
|---|---|---|
| Citations | ✅ Yes | ❌ Rarely |
| Model Quality | ✅ Sonar Pro | ✅ GPT-4o |
| Search Freshness | ✅ Real-time | ❌ Cached |