Skip to main content
Glama
codebridger
by codebridger

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WS_PORTNoPort for the WebSocket face (default 3002).
MCP_PORTNoPort for the MCP face (default 3000).
BRIDGE_BIND_HOSTNoHost to bind the MCP server to. By default binds to loopback. Set if you genuinely mean to expose it.
BRIDGE_MCP_TOKENYesBearer token that authenticates the agent asking for work. Must differ from BRIDGE_ACCESS_TOKEN.
BRIDGE_ACCESS_TOKENYesShared token that authenticates the extension dialling in. Must differ from BRIDGE_MCP_TOKEN.

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/codebridger/kilogent-browser'

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