Home › Other › uag

uag

The Universal Agent Gateway (UAG) enables in-process agentic automation using Form.io.

TypeScript
★ 11 stars Last pushed 2026-09-23 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.11.2)

Package: npm @formio/uag

  • PROJECT required — API endpoint to Enterprise project or OSS server
  • PROJECT_KEY secret — Project API Key (Enterprise) or ADMIN_KEY (OSS)
  • ADMIN_KEY secret — Server admin key for Community Edition. Not required for Enterprise deployment.
  • UAG_LICENSE secret — License for Enterprise deployment. Not required for Community Edition.
  • JWT_SECRET required secret — Secret used to generate and validate JWT tokens
  • PORT — Server port (default: 3200)
  • PROJECT_TTL — Project cache refresh interval in seconds (default: 900)
  • JWT_EXPIRE_TIME — JWT token expiration in seconds (default: 3600)
  • PORTAL_SECRET secret — Enterprise Portal connection secret
  • MONGO secret — Direct MongoDB connection URI (Enterprise)
  • MONGO_CONFIG — MongoDB driver configuration (JSON)
  • BASE_URL — Public URL that the UAG is hosted on
  • LOGIN_FORM — Public URL to login form JSON endpoint
  • CORS — CORS domain or JSON configuration (default: *)
  • DEBUG — Debug logging filter (e.g. formio.*)

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.form/formio-uag

Related servers

Data from the Official MCP Registry