Submit

DepthOS Universal Bridge (DepthOSUB)

@The-Promethean-Society

Description: The Neural Router for DepthOS. A polyphonic Model Context Protocol (MCP) server that orchestrates an ensemble of LLM specialists into a unified development hive mind. Implements the .depthos/touchpoint.md protocol for absolute project alignment.

Tools

Server Config

{
  "mcpServers": {
    "depthos-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "depthos-bridge@latest",
        "start"
      ],
      "env": {
        "DEPTHOS_MODE": "polyphonic",
        "NETWORK_STATE": "promethea"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.