Installation & Configuration
{
"perplexity-server": {
"command": "bun",
"args": [
"/absolute/path/to/build/main.js"
],
"timeout": 300
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/2/11
Updated
2025/12/5
{
"perplexity-server": {
"command": "bun",
"args": [
"/absolute/path/to/build/main.js"
],
"timeout": 300
}
}