mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-02-19 11:54:58 -05:00
docs: add CODEX CLI installation for sequential-thinking (#2956)
* docs: add CODEX CLI installation * fix: command syntax in README for npx usage
This commit is contained in:
committed by
GitHub
parent
99813ce5c9
commit
fcb451ad62
@@ -132,6 +132,16 @@ For Docker installation:
|
||||
}
|
||||
```
|
||||
|
||||
### Usage with Codex CLI
|
||||
|
||||
Run the following:
|
||||
|
||||
#### npx
|
||||
|
||||
```bash
|
||||
codex mcp add sequential-thinking npx -y @modelcontextprotocol/server-sequential-thinking
|
||||
```
|
||||
|
||||
## Building
|
||||
|
||||
Docker:
|
||||
|
||||
Reference in New Issue
Block a user