Perplexity Search
Integrates with Perplexity's web search API to enable real-time fact-checking, research, and content generation using up-to-date information.
8 stars
0 tools
Created Aug 2025
@spences10/spences10-perplexity-search-perplexity-searchAbout
Integrates with Perplexity's web search API to enable real-time fact-checking, research, and content generation using up-to-date information.
Categories
general
Installation
npm
npm install @spences10/spences10-perplexity-search-perplexity-search
Configuration
{
"mcpServers": {
"spences10-perplexity-search-perplexity-search": {
"command": "npx",
"args": [
"-y",
"@spences10/spences10-perplexity-search-perplexity-search"
]
}
}
}