"""Perplexity MCP Server - Three complexity levels for AI-powered search and reasoning."""
__version__ = "0.1.0"
# Export main components for package imports
from .client import PerplexityClient
from .config import TOOL_CONFIGS, get_api_key
__all__ = ["PerplexityClient", "TOOL_CONFIGS", "get_api_key"]
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rohit-Seelam/Perplexity_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server