Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AI_API_KEYNoAPI key for the AI provider
UNITY_HOSTNoHost for Unity bridge127.0.0.1
AI_PROVIDERNoAI provider to use (e.g., anthropic, openai, gemini)anthropic
UNITY_TCP_PORTNoTCP port for Unity bridge8081
UNITY_HTTP_PORTNoHTTP port for Unity bridge8080
UNITY_TRANSPORTNoTransport mode for Unity bridge: http, tcp, or mockhttp
UNITY_TIMEOUT_MSNoTimeout in milliseconds for Unity bridge calls10000
UNITY_TEST_POLL_ATTEMPTSNoMaximum polling iterations for get_test_job (clamped 1..300)30
UNITY_TEST_POLL_TIMEOUT_MSNoOverall timeout for polling cycle in milliseconds (clamped 1000..1800000)120000
UNITY_TEST_POLL_INTERVAL_MSNoDelay between polls for get_test_job in milliseconds (clamped 100..60000)1000

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/KinofSin/UnityAutonomousMCP'

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