DepthOS Universal Bridge (DepthOSUB)
About
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.
Details
- Author
- The-Promethean-Society
- Downloads
- 197
- Categories
- Developer Tools, AI
Jump to
- Orchestrates multiple specialist models
- Portable project context via touchpoint.md anchor
- Meritocratic cost settlement protocol
- Moves beyond single-model limitations
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
DepthOS Universal Bridge (DepthOSUB)Command (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
—
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"depthos universal bridge (depthosub)": {
"depthos-bridge": {
"command": "npx",
"args": [
"-y",
"depthos-bridge@latest",
"start"
],
"env": {
"DEPTHOS_MODE": "polyphonic",
"NETWORK_STATE": "promethea"
}
}
}
}
}
McpServers
{
"depthos-bridge": {
"command": "npx",
"args": [
"-y",
"depthos-bridge@latest",
"start"
],
"env": {
"DEPTHOS_MODE": "polyphonic",
"NETWORK_STATE": "promethea"
}
}
}
Content: DepthOSUB moves beyond the limitations of single-model interactions by orchestrating an array of specialist models. It ensures project context remains portable via the touchpoint.md anchor and settles operational costs via a meritocratic ledger protocol.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




