DaInfernalCoder/perplexity-mcp
A Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
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...