Install and run agentgateway, or route traffic to MCP, LLM, or HTTP backends.
Install agentgateway
Install the agentgateway control plane in your Kubernetes cluster.
LLM (OpenAI)
Route requests to OpenAI's chat completions API with agentgateway on Kubernetes.
MCP servers
Connect to an MCP server and try tools with agentgateway on Kubernetes.
Non-agentic HTTP
Route HTTP traffic to a backend such as httpbin with agentgateway on Kubernetes.