Release Notes
π Features
- Emulate chrome 136
- Add incognito disable
π Refactor
- Split streaming, remove some features to decrease size
Install perplexity-web-api-mcp 0.11.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mishamyrt/perplexity-web-api-mcp/releases/download/v0.11.0/perplexity-web-api-mcp-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/mishamyrt/perplexity-web-api-mcp/releases/download/v0.11.0/perplexity-web-api-mcp-installer.ps1 | iex"
Install prebuilt binaries into your npm project
npm install perplexity-web-api-mcp@0.11.0
Download perplexity-web-api-mcp 0.11.0