Skip to main content
Glama
arko-sanyal

coordination_bus/mcp_server.py

by arko-sanyal

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOCI_AGENT_IDYesThis process's own agent identity.
LOCI_PROJECTSYesComma-separated list of project names this identity may act in.
LOCI_REVIEWERNoWhether this identity is a reviewer. Set to 'true' or 'false'. Defaults to 'false'.
LOCI_OPERATIONSNoComma-separated list of operations this identity may perform. Defaults to all operations.
LOCI_PEERS_JSONNoJSON array of peer agents (each with agent_id and secret) for message delivery and coordination.
LOCI_AGENT_SECRETYesThe secret for this agent, used for HMAC signing.
LOCI_COORDINATION_DBNoPath to the SQLite database file. Defaults to .loci/coordination.sqlite3

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

Maintenance

ActivityMaintained
ResponsivenessNo issues