Grok Bot MCP Bridge
by mozzquito
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the bridge HTTP listener. Default listener is http://127.0.0.1:4328. | 4328 |
| BRIDGE_HOST | No | Host or interface for the bridge listener. Default binding is loopback. | 127.0.0.1 |
| BRIDGE_DATA_DIR | No | Directory for private runtime data. | |
| BRIDGE_API_TOKEN | No | Headless-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_HOST | No | SSH target for the Grok Bot remote transport, or 'local' to run the bridge colocated with the Grok Bot client and skip SSH. | |
| BRIDGE_PUBLIC_URL | No | Public origin for the bridge, not a URL ending in /mcp. Non-loopback origins require HTTPS. | |
| BRIDGE_OWNER_SECRET | No | Owner secret credential. On first start, an independent owner secret is generated in data/access.json if not configured. | |
| BRIDGE_ALLOWED_HOSTS | No | Optional comma-separated allowlist of extra host[:port] values accepted by the front-door host filter for reverse-proxy or tunnel deployments. | |
| GROKBOT_SSH_IDENTITY_FILE | No | Path 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
| 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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues