Skip to main content
Glama
ThatHunky
by ThatHunky

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENT_COORD_DIRNoWhere the shared board lives.~/.agent-coord
AGENT_COORD_AGENTNoThis agent's identity (claude, codex, …). Set this.unknown
AGENT_COORD_PROJECTNoProject id for scoping locks.git top-level basename
AGENT_COORD_AUTOCLAIMNoClaude hook auto-claims edited files (0 to disable).1
AGENT_COORD_MAX_MESSAGESNoMessage ring-buffer size.50
AGENT_COORD_LOCK_TTL_MINUTESNoDefault lock expiry.120
AGENT_COORD_AUTOCLAIM_MINUTESNoTTL for auto-claimed locks.20

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/ThatHunky/agent-coord'

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