io.form/uag
The Universal Agent Gateway (UAG) enables in-process agentic automation using Form.io.
{
"mcpServers": {
"uag": {
"command": "npx",
"args": [
"-y",
"@formio/uag"
],
"env": {
"PROJECT": "<project>",
"PROJECT_KEY": "<your-project_key>",
"ADMIN_KEY": "<your-admin_key>",
"UAG_LICENSE": "<your-uag_license>",
"JWT_SECRET": "<your-jwt_secret>",
"PORT": "<port>",
"PROJECT_TTL": "<project_ttl>",
"JWT_EXPIRE_TIME": "<jwt_expire_time>",
"PORTAL_SECRET": "<your-portal_secret>",
"MONGO": "<your-mongo>",
"MONGO_CONFIG": "<mongo_config>",
"BASE_URL": "<base_url>",
"LOGIN_FORM": "<login_form>",
"CORS": "<cors>",
"DEBUG": "<debug>"
}
}
}
}{
"mcpServers": {
"uag": {
"command": "npx",
"args": [
"-y",
"@formio/uag"
],
"env": {
"PROJECT": "<project>",
"PROJECT_KEY": "<your-project_key>",
"ADMIN_KEY": "<your-admin_key>",
"UAG_LICENSE": "<your-uag_license>",
"JWT_SECRET": "<your-jwt_secret>",
"PORT": "<port>",
"PROJECT_TTL": "<project_ttl>",
"JWT_EXPIRE_TIME": "<jwt_expire_time>",
"PORTAL_SECRET": "<your-portal_secret>",
"MONGO": "<your-mongo>",
"MONGO_CONFIG": "<mongo_config>",
"BASE_URL": "<base_url>",
"LOGIN_FORM": "<login_form>",
"CORS": "<cors>",
"DEBUG": "<debug>"
}
}
}
}npx -y @formio/uagPROJECTAPI endpoint to Enterprise project or OSS server
PROJECT_KEYProject API Key (Enterprise) or ADMIN_KEY (OSS)
ADMIN_KEYServer admin key for Community Edition. Not required for Enterprise deployment.
UAG_LICENSELicense for Enterprise deployment. Not required for Community Edition.
JWT_SECRETSecret used to generate and validate JWT tokens
PORTServer port (default: 3200)
PROJECT_TTLProject cache refresh interval in seconds (default: 900)
JWT_EXPIRE_TIMEJWT token expiration in seconds (default: 3600)
PORTAL_SECRETEnterprise Portal connection secret
MONGODirect MongoDB connection URI (Enterprise)
MONGO_CONFIGMongoDB driver configuration (JSON)
BASE_URLPublic URL that the UAG is hosted on
LOGIN_FORMPublic URL to login form JSON endpoint
CORSCORS domain or JSON configuration (default: *)
DEBUGDebug logging filter (e.g. formio.*)
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.