Skip to content
Cline

Perplexity API Platform (moved to ai.perplexity/mcp-server) for Cline

io.github.perplexityai/mcp-server

Real-time web search, reasoning, and research through Perplexity's API

client:Cline transport:stdio runtime:npm

Install Perplexity API Platform (moved to ai.perplexity/mcp-server) in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@perplexity-ai/mcp-server"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Perplexity API Platform (moved to ai.perplexity/mcp-server) in other clients