UNPKG

noodle-perplexity-mcp

Version:

A Perplexity API Model Context Protocol (MCP) server that unlocks Perplexity's search-augmented AI capabilities for LLM agents. Features robust error handling, secure input validation, and transparent reasoning with the showThinking parameter. Built with

8 lines (7 loc) 267 B
#!/usr/bin/env node /** * @fileoverview CLI entry point for the Perplexity MCP Server. * This script serves as the executable entry point when running via npx or global installation. * It imports and initializes the main server application. * @module src/cli */