grokbot-cursor-bridge
by kdriedger
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CURSOR_API_KEY | No | Cursor API key (alternative to CURSOR_BRIDGE_API_KEY). Required unless an existing agent login session is used. | |
| CURSOR_BRIDGE_MODE | No | Optional mode for the agent: 'ask' for read-only Q&A, or 'plan' for plan mode. | |
| CURSOR_BRIDGE_FORCE | No | Set to '0' to disable the --force flag when using default agentic mode. | |
| CURSOR_BRIDGE_SECRET | Yes | 64 random hexadecimal characters used as the owner code. Must be kept secret. | |
| CURSOR_BRIDGE_API_KEY | No | Cursor API key (alternative to CURSOR_API_KEY). Required unless an existing agent login session is used. | |
| CURSOR_BRIDGE_AGENT_BIN | Yes | Absolute path to the Cursor Agent CLI executable (agent or cursor-agent). | |
| CURSOR_BRIDGE_WORKSPACE | Yes | Absolute path to the workspace directory the agent is allowed to operate on. | |
| CURSOR_BRIDGE_ALLOWED_HOSTS | Yes | Comma-separated list of allowed hosts, e.g. localhost,127.0.0.1,mcp.example.com | |
| CURSOR_BRIDGE_PUBLIC_BASE_URL | Yes | Public 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
| 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