other tools and integrations

Mcp Server Perplexity

Interacting with Perplexity API.

python
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y tanigami/mcp-server-perplexity

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-perplexity",
  "command": "npx",
  "args": [
    "-y",
    "tanigami/mcp-server-perplexity"
  ]
}

About This MCP Server

tanigami/mcp-server-perplexity

Interacting with Perplexity API.

GitHub: https://github.com/tanigami/mcp-server-perplexity

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub