What is Hill90?
Hill90 is a production-ready microservices platform hosted on a single VPS. It provides:- A REST API for managing AI agents, model access, and user profiles
- Sandboxed agent containers with configurable tools and resource limits
- Policy-gated LLM inference with bring-your-own-key (BYOK) model management
- Persistent agent knowledge — memory that survives across sessions, with full-text search
- A Model Context Protocol (MCP) gateway for tool-augmented AI
- A Next.js frontend with Keycloak-backed authentication
- Full observability via the LGTM stack (Loki, Grafana, Tempo, Prometheus)
Technology Stack
Architecture at a Glance
Next Steps
Quickstart
Set up your environment and make your first API call.
Authentication
Understand how authentication and authorization work.