PrivOS Onboarding MCP App
by VuVietNghia
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Node environment. Set to 'production' for production mode; otherwise development mode is assumed. | |
| DEV_TUNNEL | No | Optional tunnel configuration for local development (e.g., cloudflared). | |
| PRIVOS_APP_ID | No | The app ID assigned by the platform in production. | |
| PRIVOS_HUB_ORIGIN | No | The origin of the PrivOS Hub, provided by the platform in production. | |
| PRIVOS_INSTALLATION_ID | No | The installation ID assigned by the platform in production. | |
| PRIVOS_WORKLOAD_SOCKET | No | Path to the workload identity socket mounted by the platform in managed mode. | /run/privos/identity.sock |
| PRIVOS_STANDALONE_IDENTITY_FILE | No | Path to the standalone identity file when running in standalone production mode. | ./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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessNo issues