Open Now
by syndicalt
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPEN_NOW_PORT | No | HTTP port | 8787 |
| SNOW_INSTANCE | No | Alias for OPEN_NOW_INSTANCE_URL | |
| OPEN_NOW_DOMAIN | No | Domain mode: expose only sn.<domain>.* skills as <domain>_<slug> tools (e.g. itsm) | |
| OPEN_NOW_DB_PATH | No | SQLite path for session store (default in-memory) | |
| OPEN_NOW_TOOLKIT | No | Generated wide surface: generic (default) | table | off | generic |
| SNOW_ACCESS_TOKEN | No | Alias for OPEN_NOW_ACCESS_TOKEN | |
| OPEN_NOW_TRANSPORT | No | stdio (default) or http | stdio |
| OPEN_NOW_TABLE_TOOLS | No | Comma-separated table allowlist for table mode (empty = none; unset = core allowlist) | |
| OPEN_NOW_ACCESS_TOKEN | No | Static per-user token for stdio mode (SNOW_ACCESS_TOKEN alias) | |
| OPEN_NOW_INSTANCE_URL | No | Instance URL, no trailing slash (required; SNOW_INSTANCE also accepted) | |
| OPEN_NOW_OAUTH_SCOPES | No | Comma-separated OAuth scopes | useraccounts |
| OPEN_NOW_ENABLED_SKILLS | No | Comma-separated allowlist | |
| OPEN_NOW_OAUTH_CLIENT_ID | No | OAuth application registry client id (http mode) | |
| OPEN_NOW_REQUIRE_DESCRIBE | No | Hard-require describe before any dispatch | |
| OPEN_NOW_OAUTH_REDIRECT_URI | No | OAuth redirect URI | http://localhost:8787/oauth/callback |
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