LLM-Gateway – Zero-Trust LLM Gateway
Zero-trust networking via zrok beats LiteLLM when your GPUs sit behind NAT.
Zero trust gateway for MCP servers. Aggregate, filter, and securely access MCP tools from anywhere without VPNs, open ports, or exposed endpoints. Built on OpenZiti, zrok, and Agora with cryptographic identity, mTLS, per-client isolation, and tool-level permission control.
Zero-trust MCP sharing over OpenZiti with no listening ports or VPN setup required.
Teams building with MCP servers who need secure remote access
Tailscale · ZeroTier · ngrok
mcp-bridge wraps any stdio MCP server in one command and shares it over a zrok/OpenZiti overlay. mcp-gateway aggregates multiple backends... local stdio servers and remote shares... into a single connection with a unified, namespaced tool registry. Permission filtering removes tools from the schema entirely... they're not checked at runtime, they're gone from the registry. No listening ports, no VPN, no port forwarding. Your MCP server doesn't change.
Go, Apache 2.0, single binaries, part of the OpenZiti project. Works seamlessly with the llm-gateway I introduced a couple of weeks ago.
Zero-trust networking via zrok beats LiteLLM when your GPUs sit behind NAT.
Enterprise auth for MCP when the protocol itself has no security layer.
Vouch decay prevents stale trust accumulation in a crowded agent reputation space.
Single-file + live-reload is the practical win here: point your agents at one static URL and you can swap or share upstream MCP servers on the fly via TOML edits or the REST API. The per-tool fnmatch allow-lists, owner registration, and JWT/static token options show the author thought about multi-tenant workflows, but this is a focused infra tool — great when you actually run many MCP servers, less interesting otherwise.
Blog post masquerading as a product launch — no code or demo to evaluate.
Meta-MCP server discovers new integrations inside Cursor and VS Code without leaving your IDE.