fly-buddy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FLY_BUDDY_DB | No | Path to the ledger database. Defaults to $FLY_BUDDY_HOME/fly.db. | $FLY_BUDDY_HOME/fly.db |
| FLY_BUDDY_TCP | No | Set to '1' to make the daemon listen on TCP 127.0.0.1 (in addition to UDS) when serving. | 0 |
| FLY_BUDDY_DATA | No | Data directory containing the connectome data. Defaults to the repository's data/ folder. | data/ |
| FLY_BUDDY_HOME | No | The home directory for the fly-buddy data (DB, socket, PID, logs, snapshots). Defaults to ~/.fly-buddy. | ~/.fly-buddy |
| FLY_BUDDY_DEBUG | No | Set to '1' to print stderr heartbeats in serve (MCP) mode. | 0 |
| FLY_BUDDY_NO_IPC | No | Set to '1' to force solo direct database writes, skipping the daemon IPC (debug/smoke testing). | 0 |
| FLY_BUDDY_TCP_PORT | No | TCP port used when FLY_BUDDY_TCP is enabled. Defaults to 39187. | 39187 |
| FLY_BUDDY_TOKENS_IN | No | Number of input tokens used by the feed command (second-priority source after CLI arguments). | |
| FLY_BUDDY_TOKENS_OUT | No | Number of output tokens used by the feed command (second-priority source after CLI arguments). |
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