Skip to content

0.11.0 - 2026-04-08

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Apr 18:45
cf27f67

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

File Platform Checksum
perplexity-web-api-mcp-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
perplexity-web-api-mcp-x86_64-apple-darwin.tar.xz Intel macOS checksum
perplexity-web-api-mcp-x86_64-pc-windows-msvc.zip x64 Windows checksum
perplexity-web-api-mcp-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
perplexity-web-api-mcp-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum