Nexus 3.0 Complete Environment Reference
System Architecture
- Version: Nexus 3.0 Quadfecta
- Redis Version: 8.2.2
- Port Pattern: 66XX (vault=X0, operational=X1), RedisInsight on 76XX
- Total MCP Servers: 18+
- Redis Environments: 15
Core Environments (With Redis Storage)
Corpus Environment (formerly Document)
| Property | Value |
|---|---|
| Ports | 6650 (vault) / 6651 (operational) |
| Prefix | corp: |
| Stable ID | c_XXXX |
| Purpose | Document storage, PDF ingestion, content extraction |
| Server | /opt/mcp-servers/corpus/mcp_corpus_server.py |
Nexus Docs Environment (formerly CDN)
| Property | Value |
|---|---|
| Ports | 6690 (vault) / 6691 (operational) |
| Prefix | docs: |
| Purpose | File storage, public sharing via CopyParty |
| Public URL | https://docs.corlera.com |
| Server | /opt/mcp-servers/docs/mcp_docs_server.py |
Key Naming Changes (Dec 2024)
- Document → Corpus (document storage/extraction)
- CDN → Nexus Docs (file storage)
- docs: prefix → corp: prefix for Corpus
- d_ prefix → c_ prefix for Corpus stable IDs
- Memory reserved for future RAG/temporal/graph system