jsonallen/perplexity-mcp
A Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
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...