Skip to main content
Glama
kdriedger

grokbot-cursor-bridge

by kdriedger

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CURSOR_API_KEYNoCursor API key (alternative to CURSOR_BRIDGE_API_KEY). Required unless an existing agent login session is used.
CURSOR_BRIDGE_MODENoOptional mode for the agent: 'ask' for read-only Q&A, or 'plan' for plan mode.
CURSOR_BRIDGE_FORCENoSet to '0' to disable the --force flag when using default agentic mode.
CURSOR_BRIDGE_SECRETYes64 random hexadecimal characters used as the owner code. Must be kept secret.
CURSOR_BRIDGE_API_KEYNoCursor API key (alternative to CURSOR_API_KEY). Required unless an existing agent login session is used.
CURSOR_BRIDGE_AGENT_BINYesAbsolute path to the Cursor Agent CLI executable (agent or cursor-agent).
CURSOR_BRIDGE_WORKSPACEYesAbsolute path to the workspace directory the agent is allowed to operate on.
CURSOR_BRIDGE_ALLOWED_HOSTSYesComma-separated list of allowed hosts, e.g. localhost,127.0.0.1,mcp.example.com
CURSOR_BRIDGE_PUBLIC_BASE_URLYesPublic HTTPS base URL for the MCP endpoint, e.g. https://mcp.example.com

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