Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "perplexity": {4 "env": {5 "PERPLEXITY_API_KEY": "YOUR_PERPLEXITY_API_KEY"6 },7 "args": [8 "path\\to\\perplexity-mcp-server\\dist\\index.js"9 ],10 "command": "node"11 }12 }13}
No reviews yet. Be the first to review!
Sign in to join the conversation