Skip to main content
Glama
JoeyTrribbiani

fly-buddy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLY_BUDDY_DBNoPath to the ledger database. Defaults to $FLY_BUDDY_HOME/fly.db.$FLY_BUDDY_HOME/fly.db
FLY_BUDDY_TCPNoSet to '1' to make the daemon listen on TCP 127.0.0.1 (in addition to UDS) when serving.0
FLY_BUDDY_DATANoData directory containing the connectome data. Defaults to the repository's data/ folder.data/
FLY_BUDDY_HOMENoThe home directory for the fly-buddy data (DB, socket, PID, logs, snapshots). Defaults to ~/.fly-buddy.~/.fly-buddy
FLY_BUDDY_DEBUGNoSet to '1' to print stderr heartbeats in serve (MCP) mode.0
FLY_BUDDY_NO_IPCNoSet to '1' to force solo direct database writes, skipping the daemon IPC (debug/smoke testing).0
FLY_BUDDY_TCP_PORTNoTCP port used when FLY_BUDDY_TCP is enabled. Defaults to 39187.39187
FLY_BUDDY_TOKENS_INNoNumber of input tokens used by the feed command (second-priority source after CLI arguments).
FLY_BUDDY_TOKENS_OUTNoNumber 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources