routiium - LLM gateway with tool-result guard
Self-hosted, OpenAI-compatible LLM gateway that guards not just user prompts but tool return values - the harder injection surface in agent loops with web fetch, MCP, and shell tools.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
MCP servers and Model Context Protocol tools
Production MCP servers, gateways, frameworks, and clients - everything in this directory that speaks the Model Context Protocol.
Security tools for AI coding agents
Sandboxes, scanners, proxies, and governance toolkits that keep autonomous agents from doing damage.
Self-hosted developer tools and PaaS
Open-source, self-hosted alternatives to Heroku, Render, GitHub Actions, and the rest of the SaaS dev stack.
Related entries
smolvm - portable lightweight VMs in a single file
Open-source CLI for sub-second VMs on macOS (Hypervisor.framework) and Linux (KVM) via libkrun. Sandboxes untrusted code with hardware isolation and packs stateful environments into a single .smolmachine file.
mcp-shark - Wireshark for Model Context Protocol
Electron capture and inspection tool for Model Context Protocol traffic. Records every HTTP request/response between an IDE and its MCP servers for forensic analysis.
CubeSandbox - sub-60ms self-hosted E2B alternative
Open-source sandbox runtime for LLM-generated code built on RustVMM and KVM. Targets sub-60ms cold starts with full kernel isolation, designed as a self-hostable replacement for closed E2B-style services.
OpenYak - local BYOK alternative to Claude Code
MIT desktop agent for Windows/macOS/Linux with 20+ tools, MCP support, Ollama, and 100+ models via OpenRouter. No telemetry, fully local execution loop.