perplexity-mcp.md

Perplexity MCP

from"perplexity-ai"
1.2k

Real-time web research via Sonar API

AI & ML
PerplexitysearchresearchSonar
install.sh
# Clone the repository
$git clone https://github.com/perplexity-ai/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve