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
Installation
npx -y adawalli/nexusConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub