Skip to main content
Glama
sebastiankurvers-dev

Agent Bridge for Unity

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BRIDGE_AUDIT_LOGNoPath to a file for audit logging.
BRIDGE_AUTH_TOKENNoAuthentication token for the bridge. Not set by default.
BRIDGE_ALLOWLIST_FILENoPath to a JSON file containing a route allowlist.
BRIDGE_DISABLE_EXECUTENoSet to 1 to disable C# execution (sandbox enabled by default).
BRIDGE_MAX_REQUEST_BODY_BYTESNoMaximum request body size in bytes. Default is 10 MB (10485760).
BRIDGE_MAX_CONCURRENT_REQUESTSNoMaximum number of concurrent requests. Default is 32.

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/sebastiankurvers-dev/agent-bridge-for-unity'

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