Installation & Configuration
{
"perplexity-server": {
"command": "bun",
"args": [
"/absolute/path/to/build/main.js"
],
"timeout": 300
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15
{
"perplexity-server": {
"command": "bun",
"args": [
"/absolute/path/to/build/main.js"
],
"timeout": 300
}
}