tanigami/mcp-server-perplexity
Interacting with Perplexity API.
Quick Start
Clone the repository:
git clone https://github.com/tanigami/mcp-server-perplexityClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-perplexity": {
"command": "npx",
"args": [
"-y",
"tanigami/mcp-server-perplexity"
]
}
}
}Check the repository README for specific installation and configuration instructions.