Robuta

https://agentgateway.dev/ agentgateway | Agent Connectivity Solved Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —... agentgatewayconnectivitysolved https://www.solo.io/blog/your-first-ai-route-connecting-to-openai-with-agentgateway Your First AI Route: Connecting to OpenAI with AgentGateway | Solo.io Feb 12, 2026 - This is a how-to guide to setup AgentGateway and get your first AI route working with OpenAI. We’ll walk through the complete setup from scratch - creating a... your firstairouteconnecting https://agentgateway.dev/docs/kubernetes/latest/llm/realtime/ OpenAI Realtime – agentgateway | Agent Connectivity Solved Proxy OpenAI Realtime API WebSocket traffic and track token usage. openai realtimeagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/reference/api/ API reference (single page) – agentgateway | Agent Connectivity Solved Review the API reference for agentgateway custom resources. api referencesingle pageagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/traffic-management/grpc/ gRPC routing – agentgateway | Agent Connectivity Solved Route traffic to gRPC services by using the GRPCRoute resource for protocol-aware routing. About gRPC routing The GRPCRoute resource provides protocol-aware... grpc routingagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/observability/ Observability – agentgateway | Agent Connectivity Solved Tracing, prompt logging, cost tracking, and metrics for your gateways. observabilityagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/llm/guardrails/ Guardrails – agentgateway | Agent Connectivity Solved Protect LLM interactions with prompt guards that evaluate and filter requests and responses for harmful or policy-violating content. guardrailsagentgatewayconnectivitysolved https://www.solo.io/blog/keeping-context-and-tokens-low-with-progressive-disclosure-in-agentgateway Reduce MCP Token Usage with Agentgateway Progressive Disclosure | Solo.io Apr 27, 2026 - Learn how to cut MCP token usage by 91% using agentgateway’s progressive disclosure. Reduce cost, control context bloat, and optimize agent workflows. progressive disclosurereducemcptokenusage https://agentgateway.dev/docs/kubernetes/latest/traffic-management/redirect/path/ Path redirects – agentgateway | Agent Connectivity Solved Redirect requests to a different path prefix. pathredirectsagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/tutorials/jwt-authorization/ JWT authorization – agentgateway | Agent Connectivity Solved Secure agentgateway with JWT authentication and fine-grained access control on Kubernetes jwt authorizationagentgatewayconnectivitysolved https://blog.howardjohn.info/posts/agentgateway-at-home/ Agentgateway at Home | howardjohn's blog Nov 20, 2025 - How I run Agentgateway on my homelab setup. at homeagentgatewayblog https://agentgateway.dev/docs/kubernetes/latest/migrate/install/windows/ Windows installation – agentgateway | Agent Connectivity Solved Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —... windows installationagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/integrations/llm-clients/claude-code/ Claude Code – agentgateway | Agent Connectivity Solved Configure Claude Code CLI to use agentgateway running in Kubernetes claude codeagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/traffic-management/transformations/filter-request-body/ Filter and merge request body fields – agentgateway | Agent Connectivity Solved Use filterKeys() and merge() CEL functions to strip unwanted fields from a JSON request body and inject defaults before forwarding to the upstream. merge requestfilterbody https://discord.com/invite/y9efgEmppm agentgateway Check out the agentgateway community on Discord - hang out with 732 other members and enjoy free voice and text chat. agentgateway https://agentgateway.dev/docs/kubernetes/latest/llm/providers/openai/ OpenAI – agentgateway | Agent Connectivity Solved Configure OpenAI as an LLM provider in agentgateway. info Don’t have an API key to an LLM provider? You can still try out how LLM traffic works in agentgateway... openaiagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/traffic-management/extproc/ External processing (ExtProc) – agentgateway | Agent Connectivity Solved Modify aspects of an HTTP request or response with an external processing server. About external processing With the external processing, you can implement an... externalprocessingagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/inference/ Inference routing – agentgateway | Agent Connectivity Solved Use agentgateway with the Kubernetes Gateway API Inference Extension to route requests to AI inference workloads, such as Large Language Models (LLMs) that run... inferenceroutingagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/traffic-management/header-control/request-header/ Request headers – agentgateway | Agent Connectivity Solved Use the RequestHeaderModifier filter to add, append, overwrite, or remove request headers for a specific route. For more information, see the HTTPHeaderFilter... request headersagentgatewayconnectivitysolved https://agentgateway.dev/docs/standalone/latest/agent/ Agent connectivity – agentgateway | Agent Connectivity Solved Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —... agentconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/traffic-management/header-control/early-request-header-modifier/ Early request header modification – agentgateway | Agent Connectivity Solved Early request header modification allows you to add, set, or remove HTTP request headers at the listener level, before route selection and other request... earlyrequestheadermodificationagentgateway https://agentgateway.dev/docs/kubernetes/latest/llm/guardrails/webhook/openapi-spec/ Webhook API reference – agentgateway | Agent Connectivity Solved OpenAPI reference docs for the Guardrail Webhook API for agentgateway. api referencewebhookagentgatewayconnectivitysolved https://www.solo.io/resources/video/elicitation-feature-solo-enterprise-for-agentgateway Elicitation Feature - Solo Enterprise for agentgateway - Video | Solo.io In this demo, learn about how to handle MCP URL Mode Elicitation in Solo Enterprise for agentgateway.Solo.io’s vision for context-aware AI connectivity takes a... elicitationfeaturesoloenterpriseagentgateway https://agentgateway.dev/docs/kubernetes/latest/security/extauth/basic/ Basic auth – agentgateway | Agent Connectivity Solved Set up basic auth to secure requests to an LLM, MCP server, or agent. basic authagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/resiliency/keepalive/ Keepalive – agentgateway | Agent Connectivity Solved Manage idle and stale connections with TCP and HTTP keepalive. keepaliveagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/migrate/examples/rate-limiting/ Rate Limiting – agentgateway | Agent Connectivity Solved NGINX’s limit-rps, limit-rpm, and limit-burst-multiplier annotations are projected by the agentgateway emitter into an AgentgatewayPolicy with... rate limitingagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/traffic-management/transformations/templating-language/ Templating language – agentgateway | Agent Connectivity Solved Agentgateway transformation templates are written in Common Expression Language (CEL). CEL is a fast, portable, and safely executable language that goes beyond... templating languageagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/traffic-management/dfp/ Dynamic Forward Proxy (DFP) – agentgateway | Agent Connectivity Solved Dynamically resolve upstream hosts at request time. About Dynamic Forward Proxy Dynamic Forward Proxy (DFP) is a filter in Envoy that allows a gateway proxy to... forward proxydynamicdfpagentgatewayconnectivity https://agentgateway.dev/docs/kubernetes/latest/traffic-management/match/host/ Host – agentgateway | Agent Connectivity Solved Expose a route on multiple hosts. For more information, see the Kubernetes Gateway API documentation. Before you begin Set up an agentgateway proxy. Install... hostagentgatewayconnectivitysolved https://agentgateway.dev/docs/standalone/latest/quickstart/ Get started – agentgateway | Agent Connectivity Solved Get started with the agentgateway binary. get startedagentgatewayconnectivitysolved https://github.com/agentgateway/agentgateway GitHub - agentgateway/agentgateway: Next Generation Agentic Proxy for AI Agents and MCP servers ·... Next Generation Agentic Proxy for AI Agents and MCP servers - agentgateway/agentgateway for ai agents https://agentgateway.dev/docs/kubernetes/latest/tutorials/basic/ Basic MCP server – agentgateway | Agent Connectivity Solved Deploy and connect to an MCP server through agentgateway on Kubernetes mcp serverbasicagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/llm/failover/ Model failover – agentgateway | Agent Connectivity Solved Priority-based failover across LLM providers (automatic fallback when models fail or are rate-limited). model failoveragentgatewayconnectivitysolved https://agentgateway.dev/docs/standalone/latest/configuration/security/ Security – agentgateway | Agent Connectivity Solved Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —... securityagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/traffic-management/redirect/ Redirects – agentgateway | Agent Connectivity Solved Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —... redirectsagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/quickstart/non-agentic-http/ Non-agentic HTTP – agentgateway | Agent Connectivity Solved Route HTTP traffic to a backend such as httpbin with agentgateway on Kubernetes. nonagentichttpagentgatewayconnectivity https://agentgateway.dev/docs/kubernetes/latest/llm/guardrails/webhook/ Custom webhooks – agentgateway | Agent Connectivity Solved Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —... custom webhooksagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/integrations/mcp-clients/ MCP clients – agentgateway | Agent Connectivity Solved Connect AI coding assistants to MCP servers exposed through agentgateway on Kubernetes mcp clientsagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/security/extauth/ External auth – agentgateway | Agent Connectivity Solved Agentgateway is an open source HTTP and gRPC proxy and gateway that unifies everyday API traffic with LLM, MCP, and A2A workloads in one data plane —... external authagentgatewayconnectivitysolved https://agentgateway.dev/docs/kubernetes/latest/traffic-management/buffering/ Buffering – agentgateway | Agent Connectivity Solved Fine-tune connection speeds for read and write operations by setting a connection buffer limit. About buffer limits By default, agentgateway allows up to 2mb... bufferingagentgatewayconnectivitysolved