Society ElizaOS Connector MCP
Officialby wearesociety
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the MCP server | |
| ELIZAOS_ROOM_ID | No | Must match ELIZAOS_AGENT_ID if provided | |
| ELIZAOS_USER_ID | Yes | Your ElizaOS user UUID | |
| ELIZAOS_AGENT_ID | No | Initial agent UUID to connect to (optional but recommended) | |
| ELIZAOS_WORLD_ID | Yes | Your ElizaOS world UUID | |
| ELIZAOS_SERVER_URL | Yes | URL of your ElizaOS server (e.g., http://localhost:3000) | |
| ELIZAOS_RESPONSE_TIMEOUT | No | Agent response timeout in ms | 90000 |
| ELIZAOS_CONNECTION_TIMEOUT | No | Socket connection timeout in ms | 120000 |
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/wearesociety/elizaos_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server