Agent Bridge for Unity
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRIDGE_AUDIT_LOG | No | Path to a file for audit logging. | |
| BRIDGE_AUTH_TOKEN | No | Authentication token for the bridge. Not set by default. | |
| BRIDGE_ALLOWLIST_FILE | No | Path to a JSON file containing a route allowlist. | |
| BRIDGE_DISABLE_EXECUTE | No | Set to 1 to disable C# execution (sandbox enabled by default). | |
| BRIDGE_MAX_REQUEST_BODY_BYTES | No | Maximum request body size in bytes. Default is 10 MB (10485760). | |
| BRIDGE_MAX_CONCURRENT_REQUESTS | No | Maximum number of concurrent requests. Default is 32. |
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/sebastiankurvers-dev/agent-bridge-for-unity'
If you have feedback or need assistance with the MCP directory API, please join our Discord server