Back to directory
cyanheads/perplexity-mcp-server

cyanheads/perplexity-mcp-server

@cyanheads

A Perplexity API MCP server that unlocks Perplexity's search-augmented AI capabilities for LLM agents.

perplexitysearchaimcpapitypescriptresearchcontext

Installation & Configuration

{
  "mcpServers": {
    "perplexity-mcp-server": {
      "command": "node",
      "args": [
        "dist/index.js"
      ],
      "env": {
        "PERPLEXITY_API_KEY": "YOUR_PERPLEXITY_API_KEY_HERE"
      }
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17