README.md
April 22, 2025 ยท View on GitHub
MCP Server for web search using Perplexity.
inspired by https://github.com/jsonallen/perplexity-mcp
Usage
{
"mcpServers": {
"perplexity": {
"command": "/path/to/perplexity-mcp-rb/perplexity_mcp.rb",
"env": {
"PERPLEXITY_API_KEY": "pplx-xxxx"
},
}
}
}