Catalog
Perplexity API Platform (moved to ai.perplexity/mcp-server)
Officialby perplexityai
Real-time web search, reasoning, and research through Perplexity's API
Real-time web search and AI reasoning through Perplexity API.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@perplexity-ai/mcp-server@0.7.0"
]
}
}
}