The Agents MCP Server
by IronLain88
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HUBS | No | Extra named hubs for travel_to — JSON array [{"name","url","apiKey"}], or shorthand name=url,name=url for hubs sharing the global API_KEY | |
| API_KEY | No | Hub API key for authenticated endpoints | |
| HUB_URL | No | Home hub server URL | http://localhost:4242 |
| AGENT_ID | No | Unique agent identifier (auto-generated if not set) | |
| OWNER_ID | No | Property owner ID (auto from git if not set) | |
| AGENT_NAME | No | Display name on the property | Agent |
| OWNER_NAME | No | Property owner display name (auto from git if not set) | |
| AGENT_SPRITE | No | Character sprite name | Kael |
| API_KEY_<NAME> | No | Per-hub key for the shorthand format, e.g. API_KEY_NETWORK |
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/IronLain88/The-Agents-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server