Skip to content

Commit c2ea418

Browse files
committed
cleanup
1 parent 7dd0d7c commit c2ea418

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,13 @@ claude
5353
# Then run: /plugin install perplexity
5454
```
5555

56-
### Cursor, Claude Desktop, Kiro, and Windsurf
56+
### Codex
57+
58+
```bash
59+
codex mcp add perplexity --env PERPLEXITY_API_KEY="your_key_here" -- npx -y @perplexity-ai/mcp-server
60+
```
61+
62+
### Cursor, Claude Desktop, Kiro, Windsurf, and VS Code
5763

5864
Most clients can be configured manually using the same `mcpServers` wrapper in their client config (as shown for Cursor). If a client has a different schema, check its docs for the exact wrapper format.
5965

@@ -80,11 +86,6 @@ For manual setup, these clients all use the same `mcpServers` structure:
8086
}
8187
}
8288
```
83-
### Codex
84-
85-
```bash
86-
codex mcp add perplexity --env PERPLEXITY_API_KEY="your_key_here" -- npx -y @perplexity-ai/mcp-server
87-
```
8889

8990
### Proxy Setup (For Corporate Networks)
9091

0 commit comments

Comments
 (0)