
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
perplexity-api-mcp
Advanced tools
MCP server for Perplexity API - connects Claude Code to your local Perplexity proxy
MCP server that connects Claude Code to your local perplexity-api-simple proxy.
The proxy server must be running on localhost:8765. See the main repo for setup.
claude mcp add perplexity-api-free -- npx -y perplexity-api-mcp
If your proxy requires an API key:
claude mcp add perplexity-api-free -e PERPLEXITY_API_KEY=pplx_your-key -- npx -y perplexity-api-mcp
Restart Claude Code. Done.
| Tool | Model | Use for |
|---|---|---|
perplexity_search | sonar | Quick lookups, current events |
perplexity_ask | sonar-pro | Comprehensive answers, fact-checking |
perplexity_reason | sonar-reasoning-pro | Architecture decisions, trade-offs |
perplexity_research | sonar-deep-research | Deep multi-source analysis |
perplexity_batch | mixed | Parallel queries (up to 10) |
perplexity_pro_search | sonar-pro | Backward compatible alias |
| Variable | Default | Description |
|---|---|---|
PERPLEXITY_API_BASE_URL | http://localhost:8765 | Proxy URL |
PERPLEXITY_API_KEY | (empty) | API key for proxy auth |
MIT
FAQs
MCP server for Perplexity API - connects Claude Code to your local Perplexity proxy
We found that perplexity-api-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.