Chatwork Bridge
by FinloAI
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHATWORK_ROOTS | Yes | Controls file modification, command working directory, and long task working directory. Configure access roots before starting. | |
| CHATWORK_TOKEN | No | Token required when non-loopback listening is allowed. | |
| CHATWORK_STATE_DIR | No | Persistent task, screenshot, and audit state directory; stable runner defaults to Application Support. | |
| CHATWORK_READ_ROOTS | No | Controls dedicated read-only tool scope; if omitted, inherits write roots. | |
| CHATWORK_ALLOW_REMOTE | No | Set to 1 to allow non-loopback HTTP listening. | |
| CHATWORK_MAX_OUTPUT_BYTES | No | Upper limit for command return output. | |
| CHATWORK_MAX_SCAN_ENTRIES | No | Maximum directory entries to check per recursive discovery/search. | |
| CHATWORK_MAX_JOB_LOG_BYTES | No | Upper limit for long-running job log size. | |
| CHATWORK_MAX_COMMAND_SECONDS | No | Upper limit for synchronous commands (max 90 seconds). | |
| CHATWORK_MAX_CONCURRENT_JOBS | No | Maximum concurrent parallel long-running jobs. | |
| CHATWORK_REQUIRE_PROCESS_SANDBOX | No | When set to 1, refuse to run commands if macOS process sandbox is unavailable; otherwise degrade. | |
| CHATWORK_ALLOW_SENSITIVE_COMMAND_READS | No | Set to 1 to allow commands to read sensitive paths (not recommended for trusted work). |
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