Uag runs on your own machine — the client starts it, so there is no endpoint to ping. 1 218 installs a week from npm. Last commit 1 Aug 2026.
The Universal Agent Gateway (UAG) enables in-process agentic automation using Form.io.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add uag -- npx -y @formio/uag
{
"mcpServers": {
"uag": {
"args": [
"-y",
"@formio/uag"
],
"command": "npx"
}
}
}
[mcp_servers.uag]
command = "npx"
args = ["-y", "@formio/uag"]
{
"mcpServers": {
"uag": {
"args": [
"-y",
"@formio/uag"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"uag": {
"args": [
"-y",
"@formio/uag"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.