adawalli/nexus
AI-powered web search server using Perplexity Sonar models with source citations. Zero-install setup via NPX.
Quick Start
Clone the repository:
git clone https://github.com/adawalli/nexusClaude Desktop configuration example:
{
"mcpServers": {
"nexus": {
"command": "npx",
"args": [
"-y",
"adawalli/nexus"
]
}
}
}Check the repository README for specific installation and configuration instructions.