送信

OCL Nexus

@rgombash

OCL Nexus: The Orchestrated Compute Layer for AI Agents. On-demand, isolated Ubuntu execution environments for agentic development. Deploy, manage, and scale micro-workloads with native MCP support on high-performance EU-based hardware.

サーバー設定

{
  "mcpServers": {
    "ocl-nexus": {
      "type": "http",
      "url": "https://app.oclhosting.com/api/mcp/v1",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}