boss
by nrlartt
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port | 8790 |
| BOSS_HOSTED | No | Hosted mode flag (auto on Railway) | auto |
| BOSS_DATA_DIR | No | Mandate, session, receipts | ./var |
| BINANCE_API_ENV | No | Must be 'mainnet' for signed orders | mainnet |
| BINANCE_API_KEY | No | Optional; local signed send only | |
| BOSS_PUBLIC_URL | No | Public base URL for MCP links | auto |
| BOSS_HMAC_SECRET | No | 32+ char secret for order stamps | auto-generated |
| BINANCE_SPOT_BASE | No | Public Spot REST base URL | https://api.binance.com |
| BINANCE_SECRET_KEY | No | Optional; local signed send only | |
| BOSS_ALLOW_OFFLINE | No | Skip public feed boot guard if set to 1 | 0 |
| BOSS_WATCH_SYMBOLS | No | Extra tape symbols (comma-separated) |
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 | |