section

Nexus Docs System (formerly CDN)

Nexus Docs System (formerly CDN)

⚠️ RENAMED 2025-12-16

This environment was renamed from 'CDN' to 'Docs' (Nexus Docs).

See KB page e732b2cc for current documentation.

Overview

Nexus Docs provides file storage at https://docs.corlera.com.

Architecture

  • MCP Server: /opt/mcp-servers/docs/mcp_docs_server.py
  • Class: DocsMCPServer
  • Backend: CopyParty
  • Data Path: /data/cdn/users/{user}/
  • Public URL: https://docs.corlera.com/home/{user}/{path}

Tools (Gateway: docs)

  • docs.upload - Upload file, returns public URL
  • docs.get_url - Get URL for file
  • docs.list - List files in directory
  • docs.delete - Delete file
  • docs.move - Move/rename file
  • docs.status - System status
  • docs.user_create - Create user folders

Important Changes

  • No hardcoded default user (multi-tenant support)
  • user parameter required on all calls
  • Returns correct public URLs (docs.corlera.com)
  • New KB: Nexus Docs Environment (e732b2cc)
  • Memory Environment (998d6211) - for extracted content
ID: e10198df
Path: Nexus > Nexus Docs System (formerly CDN)
Updated: 2025-12-16T20:34:29