devdotbo/perplexity-web-mcp
CLI, MCP server, and API-compatible interface for Perplexity AI
Platform-specific configuration:
{
"mcpServers": {
"perplexity-web-mcp": {
"command": "npx",
"args": [
"-y",
"perplexity-web-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> </p>
<p align="center"> <a href="https://youtu.be/ffyibtyk-LQ"> </a> <br> <sub>▶️ <strong>Watch the Demo Overview</strong></sub> </p>
MCP server, CLI, and API-compatible interface for Perplexity AI's web interface.
Use your Perplexity Pro/Max subscription to access premium models (GPT-5.4, Claude 4.6 Opus, Claude 4.6 Sonnet, Gemini 3.1 Pro, Nemotron 3 Super) from the terminal, through MCP tools, or as an API endpoint.
pwm ask, pwm council, pwm research)Full transparency: this project was built by a non-developer using AI coding assistants. If you're an experienced Python developer, you might look at this codebase and wince. That's okay.
The goal here was to learn — both about building CLI tools in Python and about how modern web applications work under the hood. The code works, but it's very much a learning project released solely for the purpose of research and education, not a polished product.
> [!WARNI
Loading reviews...