"mcpServers": { "mcp-perplexity": { "command": "uvx", "args": ["mcp-perplexity"], "env": { "PERPLEXITY_API_KEY": "your-api-key", "PERPLEXITY_MODEL": "sonar-pro", "DB_PATH": "chats.db" } } } Environment Variables
"mcpServers": { "mcp-perplexity": { "command": "uvx", "args": [ "mcp-perplexity" ], "env": { "PERPLEXITY_API_KEY": "your-perplexity-api-key", "PERPLEXITY_MODEL": "sonar-pro", "PERPLEXITY_MODEL_ASK": "sonar-pro", "PERPLEXITY_MODEL_CHAT": "sonar-reasoning-pro", "DB_PATH":...
1.1.9•Public• Published10 days ago AI SDK - Perplexity Provider ThePerplexity providerfor theAI SDKcontains language model support for Perplexity's Sonar API - a powerful answer engine with real-time web search capabilities. Features
n8n community nodes documentation Perplexity API documentationVersion History0.5.2Add support for Deep Research 0.5.1Update n8n-workflow to the latest version 0.5.0Added support for new Perplexity models 0.4.2Initial usable release LicenseMITReadme Keywords n8n-community-node-package perplexity ai llm...
Application programming interface (API) accessNo$5 monthly credit toward API Community supportDiscord community channelsAll Discord channels, including the exclusive Pro Discord channel, and intercom support This list represents product information at press time; be sure to check pricing documentation for ...
Unable to load image thumbnail using Dropbox v2 API and HTTP GET Dropbox v2 API documentation states the following: When I try constructing the URL and getting a thumbnail, when getting it with wget I get back 400 Bad Request. Trying it in Chrome, I get back ERR_IN... ...
Perplexity has launched Sonar Pro API, introducing an advanced web intelligence system that combines real-time search capabilities with automated citation generation, achieving 0.858 F-score on SimpleQA benchmarks while maintaining sub-100ms query latency. ...
The new PPLX online LLMs are available now for individuals and organizations to use through Perplexity’s API website and by following the documentation posted there. In addition, Perplexity notes in its blog post that the API is moving from beta testing availability to general public availability...
OPENAI_PROXY_URL可选如果你手动配置了 OpenAI 接口代理,可以使用此配置项来覆盖默认的 OpenAI API 请求基础 URLhttps://api.chatanywhere.cn或https://aihubmix.com/v1 默认值: https://api.openai.com/v1 ACCESS_CODE可选添加访问此服务的密码,你可以设置一个长密码以防被爆破,该值用逗号分隔时为密码数组...
{ "mcpServers": { "perplexity-server": { "command": "node", "args": [ "[path/to/researcher-mcp/index.js]" ], "env": { "PERPLEXITY_API_KEY": "" }, "disabled": false, "autoApprove": [ "search", "get_documentation", "find_apis", "check_deprecated_code" ] } } } Build th...