You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Hi all, I've been notified that there's coming a new AI model and accordingly new documentations. I have updated my API key. My MCP config setting doesn't have model description so that Perplexity still uses llama after showing an error below.
How can I use a Soner-pro on a MCP setting?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I've been notified that there's coming a new AI model and accordingly new documentations. I have updated my API key. My MCP config setting doesn't have model description so that Perplexity still uses llama after showing an error below.


How can I use a Soner-pro on a MCP setting?
My config file description on claude is below.:
"mcpServers": {
"perplexity": {
"command": "node",
"args": ["/Users//perplexity-mcp-server/dist/index.js"],
"env": {
"PERPLEXITY_API_KEY": "pplx-*************************"
}
},
Beta Was this translation helpful? Give feedback.
All reactions