loading…
Search for a command to run...
loading…
Enables real-time web search with source citations by leveraging Perplexity AI's Sonar models through SAP AI Core. It integrates with Claude Code to provide dee
Enables real-time web search with source citations by leveraging Perplexity AI's Sonar models through SAP AI Core. It integrates with Claude Code to provide deep analysis, reasoning, and up-to-date information from the web.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"perplexity-search-mcp-server": {
"command": "npx",
"args": []
}
}
}