Skip to content

Commit ac847a6

Browse files
authored
Update README.md
1 parent 4748eb6 commit ac847a6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,6 @@ Run in your terminal:
3333
claude mcp add perplexity --transport stdio --env PERPLEXITY_API_KEY=your_key_here -- npx -y perplexity-mcp
3434
```
3535

36-
### Codex
37-
38-
Run in your terminal:
39-
40-
```bash
41-
codex mcp add perplexity --env PERPLEXITY_API_KEY=your_key_here -- npx -y @perplexity-ai/mcp-server
42-
```
43-
4436
Or add to your `claude.json`:
4537

4638
```json
@@ -79,6 +71,14 @@ Add to your `mcp.json`:
7971
}
8072
```
8173

74+
### Codex
75+
76+
Run in your terminal:
77+
78+
```bash
79+
codex mcp add perplexity --env PERPLEXITY_API_KEY=your_key_here -- npx -y @perplexity-ai/mcp-server
80+
```
81+
8282
### Claude Desktop
8383

8484
Add to your `claude_desktop_config.json`:

0 commit comments

Comments
 (0)