Skip to main content
Glama
VuVietNghia

PrivOS Demo MCP App

by VuVietNghia

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port for the direct runtime server. Example: 3000.
NODE_ENVNoWhen set to production, the server runs in production mode. In production, a workload socket or paired identity file is required; otherwise startup fails. When unset, development mode is used.
DEV_TUNNELNoOptional; set to cloudflared when the browser displaying Hub is on another machine.
HRM_LOCALENoBCP-47 locale for dates and currency; defaults to en-US.en-US
PRIVOS_APP_IDNoProduction only: the app ID provided by the platform.
HRM_COMPANY_NAMEYesCompany name in the dashboard header.
HRM_SMTP_PASSWORDNoSMTP password for payslip mail. Secret.
PRIVOS_HUB_ORIGINNoProduction only: the Hub origin provided by the platform.
PRIVOS_PUBLIC_URLNoThis app's own public origin, injected by the platform.
PRIVOS_ACCESS_MODENoOne of managed-runtime or publisher-hosted, injected by the platform.
PRIVOS_APP_LICENSENoJSON license string for local testing, e.g. {"tier":"pro","state":"active"}.
PRIVOS_INSTALLATION_IDNoProduction only: the installation ID provided by the platform.
PRIVOS_WORKLOAD_SOCKETNoPath to the workload identity socket mounted by App Cluster in managed mode./run/privos/identity.sock
PRIVOS_AGENT_BOT_USER_IDNoUser ID for the installation bot used by App Objects and App Database platform tools.
PRIVOS_AGENT_BOT_CREDENTIALNoCredential for the installation bot used by App Objects and App Database platform tools.
PRIVOS_STANDALONE_IDENTITY_FILENoOverride path for the standalone identity file../privos-standalone-identity.json

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/VuVietNghia/migrate-hr-mcp-app'

If you have feedback or need assistance with the MCP directory API, please join our Discord server