OpenCode Plugin

nexus-llm-bridge

v0.1.0Alpha

Connect your own vLLM/LLM inference stack and auto-configure it as a dedicated provider in OpenCode workspaces.

Overview

Bring your own LLM hardware into the Nexus ecosystem. Register any vLLM-compatible inference endpoint (local GPU server, cloud VM, or cluster) and Nexus auto-discovers available models, monitors health, and writes the provider configuration directly into your opencode.json. Includes failover to cloud providers when local hardware is unavailable.

Registered Hooks

provider.health

Periodically checks registered LLM endpoints for availability and model readiness.

Custom Tools

nexus_llm_register

Register a new vLLM endpoint with connection details and model discovery.

nexus_llm_status

Reports health, latency, and throughput statistics for all registered LLM endpoints.

Details

Pricing€1.99/month per tenant. Available on Pro and Enterprise plans.
CompatibilityAny OpenAI-compatible API (vLLM, LiteLLM, Ollama, text-generation-inference).