Family-IT-Guy/perplexity-mcp
A lightweight, easy-to-use Model Context Protocol (MCP) implementation that seamlessly integrates Perplexity's powerful AI models into Claude Desktop. This bridge lets Claude access Perplexity's search and reasoning capabilities through Anthropic's standardized tool interface.
Platform-specific configuration:
{
"mcpServers": {
"perplexity-mcp": {
"command": "npx",
"args": [
"-y",
"perplexity-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...