fyi-docs
by bruce212
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the server | 3000 |
| NODE_ENV | No | Node environment | production |
| FYI_REGION | Yes | Region for FYI base URL. Values: 'uk' or 'au'/'anz'. Default is 'uk'. | uk |
| MCP_API_KEY | Yes | Shared secret for /mcp endpoint, minimum 16 characters | |
| FYI_API_USER | No | Optional FYI API user | |
| FYI_BASE_URL | No | Override base URL for FYI API | |
| FYI_ACCESS_ID | Yes | Your FYI access ID | |
| FYI_ACCESS_SECRET | Yes | Your FYI access secret | |
| FYI_APPLICATION_ID | No | Optional FYI application ID |
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 | |