MacOS-CLI/pplx-cli
a macOS CLI and MCP server that controls the Perplexity Desktop App via Accessibility automation, turning your existing Pro subscription into a programmable search backend for Claude, OpenCode, and any other MCP client. A direct Sonar REST API backend is also included as a fallback.
Platform-specific configuration:
{
"mcpServers": {
"pplx-cli": {
"command": "npx",
"args": [
"-y",
"pplx-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...