Agent MCP Server
by mann13072
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENT_ID | Yes | Unique registered agent ID. | |
| AGENT_NAME | No | Agent ID/client default | Agent ID/client default |
| AGENT_TYPE | No | Agent type | codex |
| AGENT_TOKEN | Yes | JWT for this exact identity. | |
| AGENT_HUB_URL | Yes | Hub WebSocket URL. | |
| AGENT_PEER_ID | Yes | The other member of this pair. | |
| AGENT_HUB_NOTIFY | No | Whether to show Windows toast notifications | true |
| AGENT_PROJECT_ID | Yes | Shared project ID. | |
| AGENT_HUB_MAILBOX_DIR | No | Directory for mailbox files | .mailbox/ |
| AGENT_RECONNECT_MAX_MS | No | Maximum reconnect delay in milliseconds | 30000 |
| AGENT_MCP_REQUEST_TIMEOUT_MS | No | MCP request timeout in milliseconds | 900000 |
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
| 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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues