zcode-for-chrome
by fortil
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZCODE_CHROME_PORT | No | Exact port for the WebSocket server. Defaults to 8765 if not set. If the port is already taken by another live bridge, the server waits for it to free up unless ZCODE_CHROME_ALLOW_SCAN is set to '1'. | |
| ZCODE_CHROME_TOKEN | No | Optional shared token for the WebSocket bridge. If set, the extension must send the same token in the popup. Provides a defense against local processes spoofing the Origin header. | |
| ZCODE_CHROME_ALLOW_SCAN | No | Set to '1' to restore the old scan-the-range behavior (ports 8765-8785) instead of waiting on a specific port. |
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