agent-coord
by ThatHunky
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENT_COORD_DIR | No | Where the shared board lives. | ~/.agent-coord |
| AGENT_COORD_AGENT | No | This agent's identity (claude, codex, …). Set this. | unknown |
| AGENT_COORD_PROJECT | No | Project id for scoping locks. | git top-level basename |
| AGENT_COORD_AUTOCLAIM | No | Claude hook auto-claims edited files (0 to disable). | 1 |
| AGENT_COORD_MAX_MESSAGES | No | Message ring-buffer size. | 50 |
| AGENT_COORD_LOCK_TTL_MINUTES | No | Default lock expiry. | 120 |
| AGENT_COORD_AUTOCLAIM_MINUTES | No | TTL for auto-claimed locks. | 20 |
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 | |
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