portego
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_URL | No | Public origin. Required when NODE_ENV=production. | |
| DATA_DIR | No | data | |
| NODE_ENV | No | Environment mode. | development |
| OIDC_LABEL | No | Single sign-on | |
| CONTENT_URL | No | Origin serving artifact previews. Must be a different host from APP_URL. Required when NODE_ENV=production. | |
| OIDC_SCOPES | No | openid profile email | |
| AUTH_PROVIDERS | Yes | Comma separated enabled provider ids: google, oidc. | |
| OIDC_CLIENT_ID | No | Required when oidc is enabled. | |
| SESSION_SECRET | No | At least 32 characters. Required when NODE_ENV=production. | |
| OIDC_ISSUER_URL | No | Issuer or discovery URL. Required when oidc is enabled. | |
| GOOGLE_CLIENT_ID | No | Required when google is enabled. | |
| ARTIFACT_MAX_BYTES | No | 5242880 | |
| OIDC_CLIENT_SECRET | No | Required when oidc is enabled. | |
| GOOGLE_CLIENT_SECRET | No | Required when google is enabled. | |
| GOOGLE_HOSTED_DOMAIN | No | Workspace domain enforced against the id token hd claim. | |
| AUTH_ALLOWED_EMAIL_DOMAINS | No | Comma separated domains admitted after authentication. | |
| AUTH_ALLOW_ALL_AUTHENTICATED | No | Set to 'true' to admit any authenticated identity. | |
| MCP_ALLOW_DYNAMIC_CLIENT_REGISTRATION | No | false |
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
ActivityMaintained
ResponsivenessNo issues