cyanheads/perplexity-mcp-server
A Perplexity API MCP server that unlocks Perplexity's search-augmented AI capabilities for LLM agents. Features robust error handling, secure input validation, and transparent reasoning with the showThinking parameter.
Platform-specific configuration:
{
"mcpServers": {
"perplexity-mcp-server": {
"command": "npx",
"args": [
"-y",
"perplexity-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...