loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

agentgateway

MCP Tool

alphasecio/agentgateway

An open source agentic proxy for AI agents and MCP servers.

Install

$ npx loaditout add alphasecio/agentgateway

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "agentgateway": {
      "command": "npx",
      "args": [
        "-y",
        "agentgateway"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

agentgateway on Railway

agentgateway is an open source agentic proxy for AI agents and MCP servers. This template deploys agentgateway on Railway with the admin UI accessible via a single public port, using Caddy as a reverse proxy to route MCP traffic and the admin interface.

How it works

Caddy listens on Railway's $PORT and routes:

  • / → agentgateway MCP endpoint (port 3000)
  • everything else → agentgateway admin UI (port 15000)

This works around Railway's single public port constraint while keeping both the MCP endpoint and admin UI accessible.

Deploy

Deploy on Railway using the one-click starter template below.

[](https://railway.com/deploy/zJkIuB?referralCode=alphasec)

Usage

Once deployed, open https://your-app.up.railway.app/ui to access the admin UI. Configure listeners, routes, and backends from there — changes are written back to config.yaml automatically.

To connect an MCP client, point it at https://your-app.up.railway.app/.

Configuration

The template starts with a blank slate — no listeners, routes, or backends. Everything is configured via the UI after deployment.

To make static changes, fork this repo, edit config.yaml and redeploy. See the agentgateway configuration docs for the full schema.

Tags

agentcaddydockergatewayllmmcp

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated19 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/30/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/alphasecio/agentgateway)](https://loaditout.ai/skills/alphasecio/agentgateway)