Farol
by ronoel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FAROL_FROM | No | The signing address. Set by the operator; if it is absent, plan_build refuses and says so. | |
| FAROL_PORT | No | Fixed port for the review server. Default 0, a random free port. | 0 |
| FAROL_RPC_1 | No | RPC override for Ethereum. | |
| FAROL_POLICY | No | graduated (default) or strict. Strict allows only T0 calls. | graduated |
| FAROL_CATALOG | No | Path to the catalog to run against, as printed by the demo:t3 script. | |
| FAROL_NO_OPEN | No | 1 stops the server from calling xdg-open on the review URL. | |
| FAROL_RPC_133 | No | RPC override for HashKey Chain Testnet. | |
| FAROL_RPC_177 | No | RPC override for HashKey Chain. | |
| FAROL_CURATORS | No | Override for the curator trust list. Default: catalog/curators.json. | catalog/curators.json |
| FAROL_RPC_8453 | No | RPC override for Base. | |
| FAROL_RPC_84532 | No | RPC override for Base Sepolia. | |
| FAROL_CURATOR_KEY | No | Curator private key. Read only by the signing scripts, never by the running server — the server process never holds a key. |
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