Skip to content

Commit 0665e27

Browse files
committed
Merge branch 'refactor'
- fixes the broken path in readme
2 parents a13dcb7 + 924e921 commit 0665e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Add the server to your MCP configuration file. This file may be named `cline_mcp
7272
"perplexity-server": {
7373
"command": "node",
7474
"args": [
75-
"/full/path/to/your/perplexity-mcp-zerver/build/index.js"
75+
"/full/path/to/your/perplexity-mcp-zerver/build/main.js"
7676
],
7777
"env": {},
7878
"disabled": false,

0 commit comments

Comments
 (0)