Back to MCP Servers
Server Perplexity
Interacting with Perplexity API.
other-tools-and-integrationsapi
By tanigami
Installation
npx -y mcp-server-perplexityConfiguration
{
"mcpServers": {
"mcp-server-perplexity": {
"command": "npx",
"args": ["-y", "mcp-server-perplexity"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes