Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENT_MSG_ASYesIdentity of this server (mandatory).
AGENT_MSG_BUSNoDirect override of the bus directory (passed through to the script).
AGENT_MSG_KEYSNoWhere the list of known names for recipient verification is read from.~/.claude/agent-keys
ASTRA_AGENT_BUSNoAlternative environment variable for direct override of the bus directory.
AGENT_BUS_SCRIPTNoPath to the wrapped CLI.~/.claude/dev-config/scripts/agent-msg.sh
AGENT_BUS_ADMIN_NAMESNoComma-separated names allowed to use bus_pending_approval; also considered known recipients.conductor,user
AGENT_BUS_PROJECT_DIRNoFrom where the bus directory is resolved (git common dir).process.cwd()
AGENT_BUS_ALLOW_CREATENoSet to '1' to allow creating a bus at a new address; otherwise the server refuses to start if the bus directory does not exist.

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/oitczvovich/agent-bus-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server