search & data extraction

Nexus

AI-powered web search server using Perplexity Sonar models with source citations. Zero-install setup via NPX.

typescript
cloud
search & data extraction
0
View on GitHub

Installation

npx -y adawalli/nexus

Configuration

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

{
  "name": "nexus",
  "command": "npx",
  "args": [
    "-y",
    "adawalli/nexus"
  ]
}

About This MCP Server

adawalli/nexus

AI-powered web search server using Perplexity Sonar models with source citations. Zero-install setup via NPX.

GitHub: https://github.com/adawalli/nexus

Need More Details?

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

View Full Documentation on GitHub