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:
Alessio Pelliccione
2025-11-25 21:37:55 +01:00
committed by GitHub
parent 99813ce5c9
commit fcb451ad62

View File

@@ -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: