Skip to main content
Glama
mozzquito

Grok Bot MCP Bridge

by mozzquito

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the bridge HTTP listener. Default listener is http://127.0.0.1:4328.4328
BRIDGE_HOSTNoHost or interface for the bridge listener. Default binding is loopback.127.0.0.1
BRIDGE_DATA_DIRNoDirectory for private runtime data.
BRIDGE_API_TOKENNoHeadless-client API token. On first start, an independent headless-client secret is generated in data/access.json if not configured. Must remain distinct.
GROKBOT_SSH_HOSTNoSSH target for the Grok Bot remote transport, or 'local' to run the bridge colocated with the Grok Bot client and skip SSH.
BRIDGE_PUBLIC_URLNoPublic origin for the bridge, not a URL ending in /mcp. Non-loopback origins require HTTPS.
BRIDGE_OWNER_SECRETNoOwner secret credential. On first start, an independent owner secret is generated in data/access.json if not configured.
BRIDGE_ALLOWED_HOSTSNoOptional comma-separated allowlist of extra host[:port] values accepted by the front-door host filter for reverse-proxy or tunnel deployments.
GROKBOT_SSH_IDENTITY_FILENoPath to a dedicated SSH identity file for connecting to the Grok Bot host.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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